Skip to content

Commit

Permalink
Update GHActions
Browse files Browse the repository at this point in the history
  • Loading branch information
byjg committed Jan 4, 2024
1 parent f3f9909 commit f902c31
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/phpunit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
- run: ./vendor/bin/phpunit

Documentation:
if: github.ref == 'refs/heads/master'
if: github.ref == 'refs/heads/main'
needs: Build
uses: byjg/byjg.github.io/.github/workflows/add-doc.yaml@master
with:
Expand Down

0 comments on commit f902c31

Please sign in to comment.