Skip to content

Commit

Permalink
Add workflow_dispatch for manually running
Browse files Browse the repository at this point in the history
Signed-off-by: Cody Soyland <[email protected]>
  • Loading branch information
codysoyland committed Dec 17, 2024
1 parent 9122db3 commit 1cd3d2e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/conformance-nightly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ name: Conformance Tests Nightly
on:
schedule:
- cron: '0 0 * * *' # 12:00 AM UTC
workflow_dispatch:

permissions:
contents: read
Expand Down

0 comments on commit 1cd3d2e

Please sign in to comment.