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 483a712 commit 5f918d9Copy full SHA for 5f918d9
.github/workflows/conventional_commits.yml
@@ -1,11 +1,7 @@
1
name: "Lint PR"
2
3
on:
4
- pull_request_target:
5
- types:
6
- - opened
7
- - edited
8
- - synchronize
+ pull_request:
9
10
jobs:
11
conventional-commits-check:
.github/workflows/dco_check.yml
# https://github.com/cncf/dcochecker
0 commit comments