mirror of
https://github.com/ansible-collections/community.mysql.git
synced 2025-04-23 10:51:25 -07:00
Attempt to add the workflow to the Action tab
This commit is contained in:
parent
f39df3da0a
commit
30380d58c4
1 changed files with 4 additions and 0 deletions
|
@ -2,6 +2,10 @@
|
||||||
name: Docker Image CI mariadb103-py38-mysqlclient201
|
name: Docker Image CI mariadb103-py38-mysqlclient201
|
||||||
|
|
||||||
on:
|
on:
|
||||||
|
pull_request:
|
||||||
|
paths:
|
||||||
|
- 'test-containers/mariadb103-py38-mysqlclient201/**'
|
||||||
|
- '.github/workflows/docker-image-mariadb103-py38-mysqlclient201.yml'
|
||||||
push:
|
push:
|
||||||
branch:
|
branch:
|
||||||
- main
|
- main
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue