File tree Expand file tree Collapse file tree 2 files changed +17
-2
lines changed
Expand file tree Collapse file tree 2 files changed +17
-2
lines changed Original file line number Diff line number Diff line change 1+ name : Validate PR Title
2+ description : Checks the PR title is a conventional commit
3+
4+ on :
5+ pull_request_target :
6+ types :
7+ - opened
8+ - edited
9+ - reopened
10+
11+ jobs :
12+ conventional-commits :
13+ permissions :
14+ pull-requests : read
15+ uses : iExecBlockchainComputing/github-actions-workflows/.github/workflows/conventional-commits.yml@conventional-commits-v1.1.0
Original file line number Diff line number Diff line change 1+ name : Release Please
2+
13on :
24 push :
35 branches :
@@ -8,8 +10,6 @@ permissions:
810 issues : write
911 pull-requests : write
1012
11- name : release-please
12-
1313jobs :
1414 release-please :
1515 uses : iExecBlockchainComputing/github-actions-workflows/.github/workflows/release-please.yml@release-please-v2.0.0
You can’t perform that action at this time.
0 commit comments