Revert "- to _ for workflow_dispatch (#11807)"

This reverts commit de196e1306.
pull/11816/head
Jenna Goldstrich 4 years ago committed by GitHub
parent 588aee2754
commit 96a3f85c02

@ -9,7 +9,7 @@ on:
schedule:
# Runs against the default branch every day at midnight
- cron: "0 0 * * *"
workflow_dispatch:
workflow-dispatch:
jobs:
get-go-version:

Loading…
Cancel
Save