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:
|
||||
branches:
|
||||
- 'master'
|
||||
paths-ignore:
|
||||
- '**.md'
|
||||
|
||||
jobs:
|
||||
quality-checks:
|
||||
|
||||
Reference in New Issue
Block a user