We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a9a712d commit d675bc6Copy full SHA for d675bc6
.github/workflows/psalm.yml
@@ -3,7 +3,7 @@ name: psalm
3
on:
4
push:
5
branches:
6
- - '*.x'
+ - 'gh-pages'
7
pull_request:
8
schedule:
9
- cron: '0 0 * * *'
0 commit comments