mirror of
https://github.com/alexta69/metube.git
synced 2026-06-13 16:40:05 +00:00
don't run workflow on README changes
This commit is contained in:
@@ -4,6 +4,8 @@ on:
|
|||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- 'master'
|
- 'master'
|
||||||
|
paths-ignore:
|
||||||
|
- '**.md'
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
quality-checks:
|
quality-checks:
|
||||||
|
|||||||
Reference in New Issue
Block a user