Skip to content

Commit 08b5829

Browse files
committed
chore: use workflow_dispatch
1 parent 123db2c commit 08b5829

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/checks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: CI Checks
22

33
on:
4-
workflow_call:
4+
workflow_dispatch:
55
pull_request:
66
push:
77
branches:

0 commit comments

Comments
 (0)