Skip to content

Commit f1754c0

Browse files
committed
update CI
1 parent d20f761 commit f1754c0

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/CI.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,8 @@ name: CI
99

1010
on:
1111
pull_request:
12-
12+
# allow manual triggers
13+
workflow_dispatch: {}
1314
# Cancel in progress workflows on pull_requests.
1415
# https://docs.github.com/en/actions/using-jobs/using-concurrency#example-using-a-fallback-value
1516
concurrency:

0 commit comments

Comments
 (0)