1 parent 7c421cc commit 155f7f0Copy full SHA for 155f7f0
1 file changed
.github/workflows/brakeman.yml
@@ -2,7 +2,9 @@ name: Brakeman
2
3
on:
4
push:
5
- branches: main
+ branches:
6
+ - main
7
+ - next-release/*
8
9
jobs:
10
brakeman:
0 commit comments