🔄 synced local '.github/workflows/' with remote 'config/workflows/'

Signed-off-by: nextcloud-android-bot <android@nextcloud.com>
This commit is contained in:
nextcloud-android-bot 2023-08-12 14:41:00 +00:00
parent 4c30ffda24
commit 35d380893d

View File

@ -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