Skip to content

Commit d675bc6

Browse files
committed
ci: update push branches in psalm workflow
1 parent a9a712d commit d675bc6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/psalm.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: psalm
33
on:
44
push:
55
branches:
6-
- '*.x'
6+
- 'gh-pages'
77
pull_request:
88
schedule:
99
- cron: '0 0 * * *'

0 commit comments

Comments
 (0)