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 c880f87 commit 9643e70Copy full SHA for 9643e70
.github/workflows/docker.yaml
@@ -3,7 +3,6 @@ on:
3
schedule:
4
- cron: "0 1 * * *" # Every day at 1:00 AM
5
workflow_dispatch: # Run the action manually
6
- pull_request: # TODO: Remove this before merging
7
permissions:
8
contents: read
9
issues: write
0 commit comments