mirror of
https://github.com/actions/cache.git
synced 2025-06-23 19:08:03 +02:00
Ignore all .md files
This commit is contained in:
2
.github/workflows/workflow.yml
vendored
2
.github/workflows/workflow.yml
vendored
@ -5,7 +5,7 @@ on:
|
||||
branches:
|
||||
- master
|
||||
paths-ignore:
|
||||
- '**/*.md'
|
||||
- '**.md'
|
||||
|
||||
jobs:
|
||||
test:
|
||||
|
Reference in New Issue
Block a user