mirror of
https://github.com/mastodon/chart
synced 2025-05-17 20:43: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"
|
||||
- ".github/**"
|
||||
push:
|
||||
branches-ignore:
|
||||
- "dependabot/**"
|
||||
- "gh-pages"
|
||||
branches:
|
||||
- main
|
||||
paths-ignore:
|
||||
- "README.md"
|
||||
- ".github/**"
|
||||
|
|
Loading…
Reference in New Issue
Block a user