Delete main.yml
This commit is contained in:
parent
8d8284cd39
commit
0a23fb9643
13
.github/workflows/main.yml
vendored
13
.github/workflows/main.yml
vendored
|
|
@ -1,13 +0,0 @@
|
||||||
on:
|
|
||||||
issues:
|
|
||||||
types: []
|
|
||||||
|
|
||||||
jobs:
|
|
||||||
run:
|
|
||||||
runs-on: ubuntu-latest
|
|
||||||
steps:
|
|
||||||
- uses: actions/checkout@v2.3.4
|
|
||||||
- uses: Videndum/label-mastermind@2.0.0
|
|
||||||
|
|
||||||
with:
|
|
||||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
|
||||||
Loading…
Reference in New Issue
Block a user