3
0
mirror of https://github.com/mastodon/chart synced 2025-05-18 04:53:21 +00:00

Update release.yml - fix release to only run on charts path

This commit is contained in:
JesseBot 2023-08-09 09:41:40 +02:00 committed by GitHub
parent 1759fe7fbe
commit ffc1637aeb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5,11 +5,8 @@ on:
push: push:
branches: branches:
- main - main
paths-ignore: paths:
- '.github/**' - 'charts/**'
- 'charts/**/README.md'
- 'LICENSE'
- 'README.md'
jobs: jobs:
release: release: