Skip to content

Commit

Permalink
Remove branch condition
Browse files Browse the repository at this point in the history
  • Loading branch information
trowski committed Jun 17, 2023
1 parent e17addc commit 5beee57
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release-validate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ jobs:
test_package_valid:
name: Release validate on PHP ${{ matrix.php }}
runs-on: ubuntu-20.04
if: github.ref == 'refs/heads/master'
strategy:
fail-fast: false
matrix:
Expand Down

0 comments on commit 5beee57

Please sign in to comment.