We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fb4946d commit f9142d8Copy full SHA for f9142d8
.github/workflows/check-audit.yml
@@ -1,6 +1,8 @@
1
name: Check audit setting
2
3
on:
4
+ push:
5
+ branches: [ "main" ]
6
workflow_dispatch:
7
8
jobs:
0 commit comments