forked from Mirrors/elk
ci: remove WIP
We're able to use draft PR already
This commit is contained in:
parent
3a86c330fa
commit
9b207de718
1 changed files with 0 additions and 12 deletions
12
.github/workflows/wip.yml
vendored
12
.github/workflows/wip.yml
vendored
|
@ -1,12 +0,0 @@
|
||||||
name: WIP
|
|
||||||
on:
|
|
||||||
pull_request:
|
|
||||||
types: [opened, synchronize, reopened, edited]
|
|
||||||
|
|
||||||
jobs:
|
|
||||||
wip:
|
|
||||||
runs-on: ubuntu-latest
|
|
||||||
steps:
|
|
||||||
- uses: wip/action@v1
|
|
||||||
env:
|
|
||||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
|
Loading…
Reference in a new issue