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 4628c90 commit 7b0980dCopy full SHA for 7b0980d
.github/workflows/dev.yml
@@ -1,5 +1,5 @@
1
name: "Development"
2
-on: [push, workflow_dispatch, workflow_call]
+on: [pull_request, workflow_dispatch, workflow_call]
3
4
jobs:
5
format:
0 commit comments