Removed unused workflow
This commit is contained in:
10
.github/workflows/auto-approve.yml
vendored
10
.github/workflows/auto-approve.yml
vendored
@@ -1,10 +0,0 @@
|
||||
name: auto-approve
|
||||
on: pull_request
|
||||
|
||||
jobs:
|
||||
build:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: hmarr/auto-approve-action@v2.0.0
|
||||
with:
|
||||
github-token: "${{ secrets.GITHUB_TOKEN }}"
|
||||
Reference in New Issue
Block a user