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

fix: conventional commits for PR titles

parent 7d9cc0ae
No related branches found
No related tags found
No related merge requests found
......@@ -10,7 +10,6 @@ jobs:
if: "${{ !contains(github.event.pull_request.title, 'chore(main): release') }}"
name: Lint PR
runs-on: ubuntu-latest
timeout-minutes: ${{ fromJSON(vars.DEFAULT_JOB_TIMEOUT_MINUTES) }}
steps:
- name: Checkout repository
uses: actions/checkout@v4
......
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