3
0
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:
jessebot 2023-07-13 11:43:39 +02:00
parent e23e5e0345
commit 7f761c5b1e

View File

@ -9,9 +9,8 @@ on:
- "README.md"
- ".github/**"
push:
branches-ignore:
- "dependabot/**"
- "gh-pages"
branches:
- main
paths-ignore:
- "README.md"
- ".github/**"