mirror of
https://github.com/ansible-collections/community.mysql.git
synced 2025-08-03 20:54:25 -07:00
Add filter to prevent rebuild container on push on stable-(1|2) (#522)
This commit is contained in:
parent
754387c7e5
commit
21e42b5777
15 changed files with 30 additions and 0 deletions
|
@ -7,6 +7,8 @@ on:
|
|||
- 'test-containers/mariadb-py38-pymysql093/**'
|
||||
- '.github/workflows/docker-image-mariadb-py38-pymysql093.yml'
|
||||
- '.github/workflows/build-docker-image.yml'
|
||||
branches-ignore:
|
||||
- stable-*
|
||||
|
||||
jobs:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue