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 1656952 commit e614ecfCopy full SHA for e614ecf
.github/workflows/conventional-commit.yml
@@ -9,7 +9,7 @@ on:
9
jobs:
10
conventional-commit:
11
name: Conventional Commit
12
- runs-on: depot-ubuntu-latest
+ runs-on: ubuntu-latest
13
steps:
14
- name: Check PR Conventional Commit title
15
uses: amannn/action-semantic-pull-request@v5
0 commit comments