mirror of
https://github.com/mastodon/chart
synced 2025-05-18 04:53:21 +00:00
only run test-chart on pr or push main
This commit is contained in:
parent
e23e5e0345
commit
7f761c5b1e
5
.github/workflows/test-chart.yml
vendored
5
.github/workflows/test-chart.yml
vendored
|
@ -9,9 +9,8 @@ on:
|
||||||
- "README.md"
|
- "README.md"
|
||||||
- ".github/**"
|
- ".github/**"
|
||||||
push:
|
push:
|
||||||
branches-ignore:
|
branches:
|
||||||
- "dependabot/**"
|
- main
|
||||||
- "gh-pages"
|
|
||||||
paths-ignore:
|
paths-ignore:
|
||||||
- "README.md"
|
- "README.md"
|
||||||
- ".github/**"
|
- ".github/**"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user