Skip to content

Commit 3dfae6f

Browse files
committed
[CI] Allow manually triggered CI runs
1 parent 1c29f44 commit 3dfae6f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: .github/workflows/crystal.yml

+1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
name: Crystal CI
22

33
on:
4+
workflow_dispatch:
45
push:
56
pull_request:
67
branches: [master]

0 commit comments

Comments
 (0)