mirror of
https://github.com/actions/cache.git
synced 2024-11-10 06:31:07 +07:00
Fix PR filters
This commit is contained in:
parent
4b0709a0d5
commit
bde557aefd
4
.github/workflows/workflow.yml
vendored
4
.github/workflows/workflow.yml
vendored
@ -1,6 +1,10 @@
|
||||
name: Tests
|
||||
on:
|
||||
pull_request:
|
||||
branches:
|
||||
- master
|
||||
paths-ignore:
|
||||
- '**.md'
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
|
Loading…
Reference in New Issue
Block a user