Skip to content

Commit 003c7f5

Browse files
authored
Update and rename php-Psalm-pr.yml to php-Psalm.yml
1 parent 0de13fa commit 003c7f5

1 file changed

Lines changed: 9 additions & 1 deletion

File tree

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,14 @@
11
name: PHP - Psalm
22

3-
on: [pull_request]
3+
on:
4+
push:
5+
branches:
6+
- dev
7+
- staging
8+
pull_request:
9+
branches:
10+
- dev
11+
- staging
412

513
jobs:
614
Psalm:

0 commit comments

Comments
 (0)