Delete blank.yml
This commit is contained in:
13
.github/workflows/blank.yml
vendored
13
.github/workflows/blank.yml
vendored
@@ -1,13 +0,0 @@
|
|||||||
on:
|
|
||||||
issues:
|
|
||||||
types: [opened]
|
|
||||||
|
|
||||||
jobs:
|
|
||||||
build:
|
|
||||||
runs-on: ubuntu-latest
|
|
||||||
steps:
|
|
||||||
- uses: gege-circle/github-action@master
|
|
||||||
env:
|
|
||||||
TOKEN: ${{ github.token }}
|
|
||||||
REPOSITORY: ${{ github.repository }}
|
|
||||||
EVENT: ${{ toJson(github.event) }}
|
|
||||||
Reference in New Issue
Block a user