mirror of
https://github.com/ansible-collections/community.mysql.git
synced 2025-07-26 22:51:25 -07:00
Add trigger on workflow file edit
This commit is contained in:
parent
f663ee6fb9
commit
e398071ab3
1 changed files with 1 additions and 0 deletions
|
@ -8,6 +8,7 @@ on:
|
||||||
- lie_tests_using_containers
|
- lie_tests_using_containers
|
||||||
paths:
|
paths:
|
||||||
- '${{ env.CONTEXT }}/**'
|
- '${{ env.CONTEXT }}/**'
|
||||||
|
- .github/workflows/docker-image-mariadb103-py38-mysqlclient201.yml
|
||||||
|
|
||||||
env:
|
env:
|
||||||
REGISTRY: ghcr.io
|
REGISTRY: ghcr.io
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue