generated from Templates/Baseline
update triggers
This commit is contained in:
parent
2d48e86543
commit
167ca2f41f
@ -4,13 +4,10 @@ run-name: docker pipeline
|
|||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
#branches: none #[ main ]
|
branches: [ '*' ]
|
||||||
tags-ignore:
|
tags-ignore: [ '*' ]
|
||||||
- '*'
|
|
||||||
pull_request:
|
pull_request:
|
||||||
#branches: none # [ main ]
|
branches: [ main ]
|
||||||
# Allows you to run this workflow manually from the Actions tab
|
|
||||||
workflow_dispatch:
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
test-build:
|
test-build:
|
||||||
|
Loading…
Reference in New Issue
Block a user