mirror of
https://github.com/ferdikoomen/openapi-typescript-codegen.git
synced 2025-12-08 20:16:21 +00:00
- Removed action
This commit is contained in:
parent
3c1e6d4da7
commit
79bb027ee5
14
.github/workflows/auto-merge.yml
vendored
14
.github/workflows/auto-merge.yml
vendored
@ -1,14 +0,0 @@
|
||||
name: auto-merge
|
||||
|
||||
on: [push, pull_request]
|
||||
|
||||
jobs:
|
||||
auto-merge:
|
||||
runs-on: ubuntu-latest
|
||||
permissions:
|
||||
pull-requests: write
|
||||
contents: write
|
||||
steps:
|
||||
- uses: fastify/github-action-merge-dependabot@v3.0.0
|
||||
with:
|
||||
github-token: ${{ secrets.TOKEN }}
|
||||
Loading…
x
Reference in New Issue
Block a user