feat: allow multiple remotes (#17)

* feat!: allow multiple remotes

* doc: add fancy emojis

* fix: press-dots2-z2m-e2213

* chore: add PR labeling and changelog template
This commit is contained in:
Damien
2025-02-05 09:57:52 +01:00
committed by GitHub
parent 0867b1d025
commit 02935e6ad6
4 changed files with 188 additions and 247 deletions

View File

@@ -0,0 +1,9 @@
on:
pull_request_target:
types: [ opened, edited ]
name: conventional-release-labels
jobs:
label:
runs-on: ubuntu-latest
steps:
- uses: bcoe/conventional-release-labels@v1