mirror of
https://github.com/ueberdosis/tiptap.git
synced 2024-12-14 10:39:18 +08:00
remove broken issue label workflow
This commit is contained in:
parent
ff2e4b4802
commit
b19baa0d4a
18
.github/workflows/label-sponsors.yml
vendored
18
.github/workflows/label-sponsors.yml
vendored
@ -1,18 +0,0 @@
|
||||
name: label-sponsors
|
||||
|
||||
on:
|
||||
pull_request:
|
||||
types: [opened]
|
||||
issues:
|
||||
types: [opened]
|
||||
|
||||
jobs:
|
||||
label:
|
||||
name: Add Sponsor Labels
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: ueberdosis/sponsor-action@v1.0-alpha
|
||||
with:
|
||||
label: sponsor 💖
|
||||
github_token: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
Loading…
Reference in New Issue
Block a user