mirror of
https://github.com/corvax-team/ss14-wl.git
synced 2026-06-09 10:06:46 +02:00
Watofm (#607)
* Create add-offmed-tag.yml * Update add-offmed-tag.yml * Update add-offmed-tag.yml
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
name: "Labels: offmed"
|
||||
|
||||
on:
|
||||
pull_request:
|
||||
branches:
|
||||
- offbrand-dev
|
||||
|
||||
jobs:
|
||||
label:
|
||||
runs-on: ubuntu-latest
|
||||
permissions:
|
||||
pull-requests: write
|
||||
steps:
|
||||
- uses: actions-ecosystem/action-add-labels@v1
|
||||
with:
|
||||
labels: "Offmed"
|
||||
Reference in New Issue
Block a user