Skip to content
Snippets Groups Projects
Commit 5623b8de authored by Austin Anderson's avatar Austin Anderson
Browse files

Add workflow dispatch

parent f68befad
No related branches found
No related tags found
No related merge requests found
...@@ -19,6 +19,7 @@ on: ...@@ -19,6 +19,7 @@ on:
branch_protection_rule: branch_protection_rule:
schedule: schedule:
- cron: '*/5 * * * *' - cron: '*/5 * * * *'
workflow_dispatch:
# Declare default permissions as read only. # Declare default permissions as read only.
permissions: read-all permissions: read-all
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment