Skip to content

Commit

Permalink
Enable test workflow pipeline for all branches and PRs
Browse files Browse the repository at this point in the history
  • Loading branch information
lisachenko committed Feb 19, 2024
1 parent c676882 commit ff7acad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/php-tests.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
name: PHP Tests

on:
pull_request:
push:
branches: [ "master" ]

permissions:
contents: read
Expand Down

0 comments on commit ff7acad

Please sign in to comment.