Skip to content

Commit 1634921

Browse files
authored
Update cargo-audit.yml
1 parent c2cf953 commit 1634921

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cargo-audit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ on:
99
- '**/Cargo.toml'
1010
- '**/Cargo.lock'
1111
pull_request:
12-
branches: [ main, master, dev, develop ]
12+
branches: '*'
1313
paths:
1414
- '**/Cargo.toml'
1515
- '**/Cargo.lock'

0 commit comments

Comments
 (0)