Skip to content

Commit d4e87b6

Browse files
committed
Restore workflow_dispatch
1 parent 47c13c4 commit d4e87b6

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/nightly.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ name: ruby/ruby-docker-images/nightly
33
on:
44
schedule:
55
- cron: '0 */12 * * *'
6+
workflow_dispatch:
67

78
env:
89
DOCKER_USER: ${{ secrets.DOCKER_USER }}

0 commit comments

Comments
 (0)