Skip to content
Snippets Groups Projects
Commit ca392302 authored by Simonas's avatar Simonas
Browse files

feat: conventional commits

parent 0e552046
No related branches found
No related tags found
No related merge requests found
...@@ -12,5 +12,4 @@ jobs: ...@@ -12,5 +12,4 @@ jobs:
- uses: actions/checkout@v3 - uses: actions/checkout@v3
- uses: webiny/action-conventional-commits@v1.1.0 - uses: webiny/action-conventional-commits@v1.1.0
with: with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
allowed-commit-types: "feat,fix" allowed-commit-types: "feat,fix"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment