Skip to content

Commit 5863e5f

Browse files
committed
temporary run when pushing to branch
1 parent 669c0c5 commit 5863e5f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/check-binaries.yml

+3
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@ on:
44
workflow_dispatch:
55
schedule:
66
- cron: "0 16 * * 1-5" # min h d Mo DoW / 9am PST M-F
7+
push:
8+
branches:
9+
- fix-check-run
710

811
jobs:
912
check-for-vulnerabilities:

0 commit comments

Comments
 (0)