Skip to content

Commit 43abd4f

Browse files
committed
Enable on 5.1 branch
1 parent cbf6ded commit 43abd4f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/PHPStan.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@ name: PHPStan
22

33
on:
44
push:
5-
branches: [5.0]
5+
branches: [5.1]
66
pull_request:
7-
branches: [5.0]
7+
branches: [5.1]
88
workflow_dispatch:
99

1010
jobs:

0 commit comments

Comments
 (0)