mirror of
https://github.com/JoseDeFreitas/awesome-youtubers.git
synced 2025-01-03 03:20:48 -05:00
Filter paths
Matches only the main 'readme' file
This commit is contained in:
parent
0ae7587cd8
commit
3a62510f3f
2
.github/workflows/lint.yml
vendored
2
.github/workflows/lint.yml
vendored
@ -3,8 +3,10 @@ name: lint
|
|||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches: [ main ]
|
branches: [ main ]
|
||||||
|
paths: 'readme.md'
|
||||||
pull_request:
|
pull_request:
|
||||||
branches: [ main ]
|
branches: [ main ]
|
||||||
|
paths: 'readme.md'
|
||||||
|
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user