mirror of
https://github.com/katanemo/plano.git
synced 2026-06-17 15:25:17 +02:00
Update Docker push workflow to remove pull_request trigger
Removed pull_request trigger from Docker push workflow.
This commit is contained in:
parent
be33311002
commit
a4722eae93
1 changed files with 0 additions and 2 deletions
2
.github/workflows/docker-push-main.yml
vendored
2
.github/workflows/docker-push-main.yml
vendored
|
|
@ -7,8 +7,6 @@ on:
|
|||
push:
|
||||
branches:
|
||||
- main
|
||||
pull_request:
|
||||
|
||||
|
||||
jobs:
|
||||
# Build ARM64 image on native ARM64 runner
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue