Skip to content

Commit 14d89ab

Browse files
authoredJul 17, 2020
Trigger GitHub check workflow on PRs
1 parent c396e31 commit 14d89ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.github/workflows/check.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: check
2-
on: [push]
2+
on: [push, pull_request]
33
jobs:
44
check:
55
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)
Please sign in to comment.