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 f525683 commit 3516fd7Copy full SHA for 3516fd7
.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