mirror of
https://github.com/nextcloud/android.git
synced 2024-11-22 05:05:31 +03:00
Auto approve: fix gitHub action
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
This commit is contained in:
parent
261fb28c46
commit
eaf144d4cf
1 changed files with 1 additions and 1 deletions
2
.github/workflows/autoApproveDependabot.yml
vendored
2
.github/workflows/autoApproveDependabot.yml
vendored
|
@ -1,6 +1,6 @@
|
|||
name: Auto approve
|
||||
on:
|
||||
pull_request:
|
||||
pull_request_target:
|
||||
branches: [ master, stable-* ]
|
||||
|
||||
jobs:
|
||||
|
|
Loading…
Reference in a new issue