Skip to content

Commit

Permalink
chore: revert dispatch
Browse files Browse the repository at this point in the history
Signed-off-by: Christopher Phillips <32073428+spiffcs@users.noreply.github.com>
  • Loading branch information
spiffcs committed Jun 24, 2024
1 parent e3f7b48 commit 6f8ce81
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/update-quality-gate-db.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,7 @@ on:
schedule:
- cron: "0 16 1 * *" # first day of each month @ 11 AM EST

push:
branches:
- workflow-update-test-db
workflow-dispatch:

permissions:
contents: read
Expand Down

0 comments on commit 6f8ce81

Please sign in to comment.