Skip to content

feat: add ability to not create a referral set with CreateReferralSet and not join a team with ApplyReferralCode #16023

feat: add ability to not create a referral set with CreateReferralSet and not join a team with ApplyReferralCode

feat: add ability to not create a referral set with CreateReferralSet and not join a team with ApplyReferralCode #16023

---
name: Conventional Commits
"on":
pull_request:
branches: [develop, master]
types: [synchronize, opened]
jobs:
verify-conventional-commits:
if: startsWith(github.head_ref, 'renovate/') != true
name: Verify Conventional Commits
runs-on: ubuntu-latest
steps:
- name: Check out
uses: actions/[email protected]
with:
fetch-depth: 0
- name: Commitsar conventional commits check
uses: aevea/[email protected]