Skip to content

Commit

Permalink
Merge pull request #83 from creative-commoners/pulls/1/module-standar…
Browse files Browse the repository at this point in the history
…diser-1692586707

MNT Run module-standardiser
  • Loading branch information
GuySartorelli authored Aug 22, 2023
2 parents 43d3ae4 + 23cb43a commit 5b22f90
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/action-ci.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
name: CI
name: Action CI

on:
push:
pull_request:
workflow_dispatch:

jobs:
ci:
name: CI
actionci:
name: Action CI
uses: silverstripe/gha-action-ci/.github/workflows/action-ci.yml@v1
1 change: 1 addition & 0 deletions .github/workflows/auto-tag.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ on:
push:
tags:
- '*.*.*'
workflow_dispatch:
jobs:
auto-tag:
name: Auto-tag
Expand Down

0 comments on commit 5b22f90

Please sign in to comment.