Skip to content

automations:split tests into 2 workflows #22

automations:split tests into 2 workflows

automations:split tests into 2 workflows #22

# auto add labels to PRs
on:
pull_request_target:
types: [ opened, edited ]
name: conventional-release-labels
jobs:
label:
runs-on: ubuntu-latest
steps:
- uses: bcoe/conventional-release-labels@v1