Skip container release for insignficant changes (#2367)

This commit is contained in:
syeopite 2021-09-01 11:28:20 +00:00 committed by GitHub
parent dd141daefd
commit a4ff0b62ce
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,8 +4,17 @@ on:
push: push:
branches: branches:
- "master" - "master"
schedule: paths-ignore:
- cron: 0 0 * * * - "*.md"
- LICENCE
- TRANSLATION
- invidious.service
- .git*
- .editorconfig
- screenshots/*
- .github/ISSUE_TEMPLATE/*
- kubernetes/**
jobs: jobs:
release: release: