mirror of https://github.com/actions/setup-python
Update workflow.yml
This commit is contained in:
parent
a0a76c4ddb
commit
2989dc4a1a
|
@ -2,7 +2,7 @@ name: Main workflow
|
|||
on:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
- main
|
||||
paths-ignore:
|
||||
- '**.md'
|
||||
pull_request:
|
||||
|
|
Loading…
Reference in New Issue