1
0
mirror of https://github.com/actions/setup-dotnet.git synced 2026-02-18 07:21:19 +01:00

Run tests on pull requests

This commit is contained in:
Josh Gross
2019-10-10 19:52:12 -04:00
committed by GitHub
parent d6b77de15f
commit 86c0b21a03

View File

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