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 8832c48 commit e5ce158Copy full SHA for e5ce158
.github/workflows/ci.yml
@@ -8,6 +8,7 @@ on:
8
9
jobs:
10
commitlint:
11
+ if: github.event_name == 'pull_request'
12
name: Commit Naming
13
runs-on: ubuntu-latest
14
steps:
0 commit comments