Skip to content

Commit 31dd062

Browse files
authored
Update bandit.yml
1 parent 9b1865c commit 31dd062

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/bandit.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,10 @@
1313
name: Bandit
1414
on:
1515
push:
16-
branches: [ "master" ]
16+
branches: [ "v1" ]
1717
pull_request:
1818
# The branches below must be a subset of the branches above
19-
branches: [ "master" ]
19+
branches: [ "v1" ]
2020
schedule:
2121
- cron: '16 22 * * 4'
2222

0 commit comments

Comments
 (0)