Skip to content

Commit

Permalink
static-analysis: watch main branch
Browse files Browse the repository at this point in the history
  • Loading branch information
kornrunner committed Sep 28, 2022
1 parent f729aea commit 7a17450
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/static-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Static Analysis (informative)
on:
push:
branches:
- master
- main

jobs:
phpstan:
Expand Down

0 comments on commit 7a17450

Please sign in to comment.