Skip to content

change to webiny/action-conventional-commits #3

change to webiny/action-conventional-commits

change to webiny/action-conventional-commits #3

name: Conventional Commits Check
on:
pull_request:
branches: [ master ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: webiny/[email protected]
with:

Check failure on line 13 in .github/workflows/conventional-commits.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/conventional-commits.yml

Invalid workflow file

You have an error in your yaml syntax on line 13
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
task_types: "feat","fix","chore","revert"