mirror of
https://github.com/MariaDB/mariadb-docker.git
synced 2025-07-25 15:03:48 +00:00
ci: ignore SECURITY.md changes
This commit is contained in:
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -9,6 +9,7 @@ on:
|
||||
- Dockerfile.template
|
||||
- LICENSE
|
||||
- README.md
|
||||
- SECURITY.md
|
||||
push:
|
||||
branches-ignore:
|
||||
- next
|
||||
@ -17,6 +18,7 @@ on:
|
||||
- Dockerfile.template
|
||||
- LICENSE
|
||||
- README.md
|
||||
- SECURITY.md
|
||||
|
||||
defaults:
|
||||
run:
|
||||
|
Reference in New Issue
Block a user