mirror of
https://gitee.com/dcren/openiddict-documentation.git
synced 2025-07-18 04:33:19 +08:00
Remove issue.yml
This commit is contained in:
parent
ba7b6ec5f5
commit
688eaa7fba
18
.github/workflows/issue.yml
vendored
18
.github/workflows/issue.yml
vendored
@ -1,18 +0,0 @@
|
|||||||
name: issue
|
|
||||||
|
|
||||||
on:
|
|
||||||
issues:
|
|
||||||
types: [opened]
|
|
||||||
|
|
||||||
jobs:
|
|
||||||
sponsor_job:
|
|
||||||
runs-on: ubuntu-latest
|
|
||||||
name: Add sponsor label
|
|
||||||
steps:
|
|
||||||
- name: Add sponsor label
|
|
||||||
id: sponsors-labels
|
|
||||||
uses: devlooped/actions-sponsor@v1
|
|
||||||
with:
|
|
||||||
label: sponsor
|
|
||||||
sponsorable: kevinchalet
|
|
||||||
token: ${{ secrets.SPONSORS_TOKEN }}
|
|
Loading…
Reference in New Issue
Block a user