We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c396e31 commit 14d89abCopy full SHA for 14d89ab
.github/workflows/check.yml
@@ -1,5 +1,5 @@
1
name: check
2
-on: [push]
+on: [push, pull_request]
3
jobs:
4
check:
5
runs-on: ubuntu-latest
0 commit comments