Skip to content

Commit 6416287

Browse files
committed
Trigger CI jobs manually
1 parent 3c74e8a commit 6416287

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ on:
1010
- '**'
1111
schedule:
1212
- cron: '0 4 1 * *'
13+
# Run workflow manually
14+
workflow_dispatch:
1315

1416
jobs:
1517
rubocop:

0 commit comments

Comments
 (0)