8000
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 4f72cbc commit 4a251cdCopy full SHA for 4a251cd
.github/workflows/workflow.yml
@@ -1,5 +1,5 @@
1
name: Main workflow
2
-on: [push]
+on: [push, pull_request]
3
jobs:
4
run:
5
name: Run
0 commit comments