mirror of
https://github.com/nextcloud/android.git
synced 2024-11-22 13:15:35 +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
|
name: Auto approve
|
||||||
on:
|
on:
|
||||||
pull_request:
|
pull_request_target:
|
||||||
branches: [ master, stable-* ]
|
branches: [ master, stable-* ]
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
|
|
Loading…
Reference in a new issue