mirror of
https://github.com/documenso/documenso.git
synced 2025-11-16 09:41:35 +10:00
fix: dependabot workflow
Signed-off-by: Adithya Krishna <aadithya794@gmail.com>
This commit is contained in:
7
.github/dependabot.yml
vendored
7
.github/dependabot.yml
vendored
@ -1,12 +1,5 @@
|
|||||||
version: 2
|
version: 2
|
||||||
|
|
||||||
on:
|
|
||||||
push:
|
|
||||||
branches: [ "feat/refresh" ]
|
|
||||||
pull_request:
|
|
||||||
branches: [ "feat/refresh" ]
|
|
||||||
workflow_dispatch:
|
|
||||||
|
|
||||||
updates:
|
updates:
|
||||||
- package-ecosystem: 'github-actions'
|
- package-ecosystem: 'github-actions'
|
||||||
directory: '/'
|
directory: '/'
|
||||||
|
|||||||
Reference in New Issue
Block a user