mirror of
https://github.com/nextcloud/talk-android
synced 2025-06-20 12:09:45 +01:00
Merge pull request #3247 from nextcloud/repo-sync/android-config/master
🔄 synced file(s) with nextcloud/android-config
This commit is contained in:
commit
97c923b213
5
.github/workflows/analysis.yml
vendored
5
.github/workflows/analysis.yml
vendored
@ -1,10 +1,11 @@
|
|||||||
|
# synced from @nextcloud/android-config
|
||||||
name: "Analysis"
|
name: "Analysis"
|
||||||
|
|
||||||
on:
|
on:
|
||||||
pull_request:
|
pull_request:
|
||||||
branches: [ master, stable-* ]
|
branches: [ "master", "main", "stable-*" ]
|
||||||
push:
|
push:
|
||||||
branches: [ master, stable-* ]
|
branches: [ "master", "main", "stable-*" ]
|
||||||
|
|
||||||
permissions:
|
permissions:
|
||||||
pull-requests: write
|
pull-requests: write
|
||||||
|
Loading…
Reference in New Issue
Block a user