Remove workflow for dependency management

This is now handled by the official Github dependabot
This commit is contained in:
Roland Geider
2022-09-26 15:21:47 +02:00
parent 12a8e73809
commit f5efefe798

View File

@@ -1,15 +0,0 @@
name: Dependabot Pub
on: workflow_dispatch
jobs:
pub:
name: Dependabot Pub
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: dart-lang/setup-dart@v1
- name: Update
uses: IchordeDionysos/dependabot-pub-runner@main
with:
path: /