3
0
Fork 0
mirror of https://gitea.com/actions/setup-python.git synced 2024-11-21 17:49:35 +01:00

Run main workflow on PRs

This commit is contained in:
Brian Cristante 2019-12-30 10:25:03 -05:00
parent 4f72cbc621
commit 4a251cd31c

View file

@ -1,5 +1,5 @@
name: Main workflow
on: [push]
on: [push, pull_request]
jobs:
run:
name: Run