Enable manual github action runs (#23836)

This commit is contained in:
Chris Ross 2020-07-10 10:11:16 -07:00 committed by GitHub
parent 917078ddb7
commit 02bc393571
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
name: AspNetCore-Runtime Code Sync
on:
# Test this script using on: push
# push:
# Manual run
workflow_dispatch:
schedule:
# * is a special character in YAML so you have to quote this string
# https://help.github.com/en/actions/automating-your-workflow-with-github-actions/events-that-trigger-workflows#scheduled-events-schedule