We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c96f6a9 commit 8611632Copy full SHA for 8611632
.github/workflows/build.yaml
@@ -4,7 +4,7 @@ on:
4
# Schedule and workflow_dispatch (manual) only work on default branch
5
schedule:
6
- cron: "0 6 * * *" # Fire at 06:00 AM every day
7
- workflow_dispatch:
+ workflow_dispatch:
8
pull_request:
9
push:
10
branches:
0 commit comments