Skip to content

Commit

Permalink
Merge origin/slim-4-edition-versions-5.x into slim-4-edition-versions…
Browse files Browse the repository at this point in the history
…-5.x
  • Loading branch information
rotimi committed May 12, 2024
2 parents efbb44d + 3124a97 commit 7eb02c4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/php.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@ name: Run PHP Tests and Code Quality Tools

on:
push:
branches: [ master ]
branches: [ slim-4-edition-versions-5.x ]
pull_request:
branches: [ master ]
branches: [ slim-4-edition-versions-5.x ]
schedule:
# Also run every Sunday at midnight
- cron: '0 0 * * 0'
Expand Down

0 comments on commit 7eb02c4

Please sign in to comment.