mirror of
https://github.com/Icinga/icinga2.git
synced 2025-07-27 23:54:07 +02:00
GHA: Docker: don't run on support/* branches
PRs to them are already covered and we don't need support* image tags.
This commit is contained in:
parent
469bc7e9fd
commit
8b6c73166c
1
.github/workflows/docker.yml
vendored
1
.github/workflows/docker.yml
vendored
@ -5,7 +5,6 @@ on:
|
|||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- master
|
- master
|
||||||
- 'support/*'
|
|
||||||
release:
|
release:
|
||||||
types:
|
types:
|
||||||
- published
|
- published
|
||||||
|
Loading…
x
Reference in New Issue
Block a user