Skip to content

Commit 5a335b8

Browse files
authored
Run audit CI check on all pushes to main (#15572)
1 parent cd322e4 commit 5a335b8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/audit.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,8 @@ on:
2626
paths:
2727
- "**/Cargo.toml"
2828
- "**/Cargo.lock"
29+
branches:
30+
- main
2931

3032
pull_request:
3133
paths:

0 commit comments

Comments
 (0)