mirror of
https://github.com/docker/login-action.git
synced 2025-04-23 23:26:37 +02:00
Remove label workflow
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
This commit is contained in:
parent
e2302b10cc
commit
f4a3bbc2c6
2 changed files with 0 additions and 97 deletions
20
.github/workflows/labels.yml
vendored
20
.github/workflows/labels.yml
vendored
|
@ -1,20 +0,0 @@
|
|||
name: labels
|
||||
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- 'master'
|
||||
paths:
|
||||
- '.github/labels.yml'
|
||||
- '.github/workflows/labels.yml'
|
||||
|
||||
jobs:
|
||||
labeler:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
-
|
||||
name: Checkout
|
||||
uses: actions/checkout@v2
|
||||
-
|
||||
name: Run Labeler
|
||||
uses: crazy-max/ghaction-github-labeler@v3
|
Loading…
Add table
Add a link
Reference in a new issue