mirror of https://github.com/portainer/portainer
remove pr trigger
parent
031a096f8b
commit
50bcc589ca
|
@ -1,9 +1,6 @@
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches: [develop, release/**, feat/ce-220-security-scan]
|
branches: [develop, release/**, feat/ce-220-security-scan]
|
||||||
pull_request:
|
|
||||||
# The branches below must be a subset of the branches above
|
|
||||||
branches: [develop]
|
|
||||||
schedule:
|
schedule:
|
||||||
- cron: "24 11 * * *"
|
- cron: "24 11 * * *"
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
|
|
Loading…
Reference in New Issue