Skip to content

Commit 516559c

Browse files
committed
Allow manually running CI checks
1 parent 904ca5c commit 516559c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/check-branch.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
name: Check branch
22
on:
3+
workflow_dispatch:
34
pull_request:
45
branches:
56
- main

0 commit comments

Comments
 (0)