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 3eb7065 commit 43fa045Copy full SHA for 43fa045
.github/workflows/commit_formatting.yml
@@ -1,6 +1,6 @@
1
name: Check commit message formatting
2
3
-on: [push, pull_request]
+on: [pull_request] #[push, pull_request]
4
5
concurrency:
6
group: ${{ github.workflow }}-${{ github.ref }}
0 commit comments