mirror of https://github.com/actions/setup-python
Update e2e-cache.yml
This commit is contained in:
parent
04c1311429
commit
dbaa5b6b55
|
@ -2,6 +2,8 @@ name: e2e-cache
|
|||
|
||||
on:
|
||||
pull_request:
|
||||
branches:
|
||||
- main
|
||||
paths-ignore:
|
||||
- '**.md'
|
||||
push:
|
||||
|
|
Loading…
Reference in New Issue