We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 46cb055 commit 8edc4dbCopy full SHA for 8edc4db
.github/workflows/push.yml renamed to .github/workflows/main.yml
@@ -1,4 +1,4 @@
1
-on: [push]
+on: [push, pull_request]
2
name: Test
3
jobs:
4
test:
0 commit comments