1
0
Fork 0
mirror of https://github.com/imjasonh/kontain.me synced 2026-07-18 06:40:04 +00:00

Delete combine-dependabot.yaml

This commit is contained in:
Jason Hall 2021-09-24 21:36:13 -04:00 committed by GitHub
parent f1f11f46ad
commit ca1a24f955
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,8 +0,0 @@
name: Combine Dependabot PRs
on: ['workflow_dispatch', 'pull_request']
jobs:
combine-prs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2.3.3
- uses: maadhattah/combine-dependabot-prs@main