Skip to content

Commit

Permalink
Merge pull request #754 from emteknetnz/pulls/4/ci-v01
Browse files Browse the repository at this point in the history
MNT Use v0.1 of ci workflow (4 branch)
  • Loading branch information
tractorcow authored Mar 24, 2022
2 parents 95c35ac + fc7ae07 commit 54daa19
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,6 @@ on:

jobs:
ci:
uses: silverstripe/github-actions-ci-cd/.github/workflows/ci.yml@0.1.9
uses: silverstripe/github-actions-ci-cd/.github/workflows/ci.yml@v0.1
with:
run_phplinting: false

0 comments on commit 54daa19

Please sign in to comment.