mirror of
https://github.com/alexta69/metube.git
synced 2026-04-18 12:09:35 +00:00
don't run workflow on README changes
This commit is contained in:
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@@ -4,6 +4,8 @@ on:
|
||||
push:
|
||||
branches:
|
||||
- 'master'
|
||||
paths-ignore:
|
||||
- '**.md'
|
||||
|
||||
jobs:
|
||||
quality-checks:
|
||||
|
||||
Reference in New Issue
Block a user