mirror of https://github.com/Icinga/icinga2.git
Merge pull request #10048 from Icinga/Al2Klimov-patch-13
GHA: Docker: don't run on support/* branches
This commit is contained in:
commit
236071596b
|
@ -5,7 +5,6 @@ on:
|
|||
push:
|
||||
branches:
|
||||
- master
|
||||
- 'support/*'
|
||||
release:
|
||||
types:
|
||||
- published
|
||||
|
|
Loading…
Reference in New Issue