mirror of
https://github.com/nextcloud/talk-android
synced 2025-06-20 03:59:35 +01:00
🔄 synced local '.github/workflows/' with remote 'config/workflows/'
Signed-off-by: nextcloud-android-bot <android@nextcloud.com>
This commit is contained in:
parent
4c30ffda24
commit
35d380893d
5
.github/workflows/analysis.yml
vendored
5
.github/workflows/analysis.yml
vendored
@ -1,10 +1,11 @@
|
||||
# synced from @nextcloud/android-config
|
||||
name: "Analysis"
|
||||
|
||||
on:
|
||||
pull_request:
|
||||
branches: [ master, stable-* ]
|
||||
branches: [ "master", "main", "stable-*" ]
|
||||
push:
|
||||
branches: [ master, stable-* ]
|
||||
branches: [ "master", "main", "stable-*" ]
|
||||
|
||||
permissions:
|
||||
pull-requests: write
|
||||
|
Loading…
Reference in New Issue
Block a user