Add alpha dependabot config for pub for testing

This commit is contained in:
Roland Geider
2021-05-17 13:36:40 +02:00
parent 06ea5a937a
commit 98a396d9a5

15
.github/workflows/dependabot.yml vendored Normal file
View File

@@ -0,0 +1,15 @@
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: /