mirror of
https://github.com/actions/setup-python.git
synced 2026-04-16 19:15:39 +02:00
Run main workflow on PRs
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
name: Main workflow
|
||||
on: [push]
|
||||
on: [push, pull_request]
|
||||
jobs:
|
||||
run:
|
||||
name: Run
|
||||
|
||||
Reference in New Issue
Block a user