Delete wip.yaml

This commit is contained in:
Tomaae 2020-04-12 05:27:30 +02:00 committed by GitHub
parent c3c7fd8850
commit e00b461b0d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,12 +0,0 @@
name: WIP
on:
pull_request:
types: [ opened, synchronize, reopened, edited ]
jobs:
wip:
runs-on: ubuntu-latest
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
steps:
- uses: wip/action@v1.0.0