mirror of https://github.com/actions/setup-python
Run main workflow on PRs
This commit is contained in:
parent
4f72cbc621
commit
4a251cd31c
|
@ -1,5 +1,5 @@
|
|||
name: Main workflow
|
||||
on: [push]
|
||||
on: [push, pull_request]
|
||||
jobs:
|
||||
run:
|
||||
name: Run
|
||||
|
|
Loading…
Reference in New Issue