]> BookStack Code Mirror - bookstack/commit
Updated github actions to ignore language branch
authorDan Brown <redacted>
Sun, 13 Feb 2022 13:03:41 +0000 (13:03 +0000)
committerDan Brown <redacted>
Sun, 13 Feb 2022 13:03:41 +0000 (13:03 +0000)
commitf8e617258234fa2b74801cfcb99c3ed7076b5d73
treed39c356c57432880aa1c69add55c44c85ce27bd5
parent7a8505f812bb430394aa218cd477422b2beaf9df
Updated github actions to ignore language branch

Old branch filters did not seem to work since they are supposed to
reference the target branch, not source branch.
Instead used if statement to prevent run on crowdin branch.
.github/workflows/phpstan.yml
.github/workflows/phpunit.yml
.github/workflows/test-migrations.yml