GitHub tweak - build containers also on push to master

pull/487/head
dgtlmoon 2022-03-21 23:08:17 +01:00
rodzic 942c3f021f
commit f55ffa0f62
1 zmienionych plików z 4 dodań i 0 usunięć

Wyświetl plik

@ -12,6 +12,10 @@ on:
release:
types: [published, edited]
push:
branches:
- master
jobs:
metadata:
runs-on: ubuntu-latest