Skip to content

Commit 9643e70

Browse files
committed
fix: remove PR on docker trigger
1 parent c880f87 commit 9643e70

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/docker.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ on:
33
schedule:
44
- cron: "0 1 * * *" # Every day at 1:00 AM
55
workflow_dispatch: # Run the action manually
6-
pull_request: # TODO: Remove this before merging
76
permissions:
87
contents: read
98
issues: write

0 commit comments

Comments
 (0)