File tree Expand file tree Collapse file tree 9 files changed +15
-15
lines changed
Expand file tree Collapse file tree 9 files changed +15
-15
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ permissions:
66on :
77 pull_request :
88 push :
9- branches : main, nc/quickstarts
9+ branches : main
1010
1111concurrency :
1212 group : ${{ github.workflow }}-${{ github.head_ref || github.ref }}
Original file line number Diff line number Diff line change @@ -5,14 +5,14 @@ permissions:
55
66on :
77 push :
8- branches : [ main, nc/quickstarts ]
8+ branches : [ main ]
99 paths :
1010 - ' .github/workflows/config.yml'
1111 - ' config/**'
1212 - ' scripts/*'
1313 - ' scripts/config.sh'
1414 pull_request :
15- branches : [ main, nc/quickstarts ]
15+ branches : [ main ]
1616 paths :
1717 - ' .github/workflows/config.yml'
1818 - ' config/**'
Original file line number Diff line number Diff line change @@ -5,14 +5,14 @@ permissions:
55
66on :
77 push :
8- branches : [ main, nc/quickstarts ]
8+ branches : [ main ]
99 paths :
1010 - ' .github/workflows/crashlytics.yml'
1111 - ' crashlytics/**'
1212 - ' scripts/*'
1313 - ' scripts/crashlytics.sh'
1414 pull_request :
15- branches : [ main, nc/quickstarts ]
15+ branches : [ main ]
1616 paths :
1717 - ' .github/workflows/crashlytics.yml'
1818 - ' crashlytics/**'
Original file line number Diff line number Diff line change @@ -5,14 +5,14 @@ permissions:
55
66on :
77 push :
8- branches : [ main, nc/quickstarts ]
8+ branches : [ main ]
99 paths :
1010 - ' .github/workflows/database.yml'
1111 - ' database/**'
1212 - ' scripts/*'
1313 - ' scripts/database.sh'
1414 pull_request :
15- branches : [ main, nc/quickstarts ]
15+ branches : [ main ]
1616 paths :
1717 - ' .github/workflows/database.yml'
1818 - ' database/**'
Original file line number Diff line number Diff line change @@ -5,14 +5,14 @@ permissions:
55
66on :
77 push :
8- branches : [ main, nc/quickstarts ]
8+ branches : [ main ]
99 paths :
1010 - ' .github/workflows/firestore.yml'
1111 - ' firestore/**'
1212 - ' scripts/*'
1313 - ' scripts/firestore.sh'
1414 pull_request :
15- branches : [ main, nc/quickstarts ]
15+ branches : [ main ]
1616 paths :
1717 - ' .github/workflows/firestore.yml'
1818 - ' firestore/**'
Original file line number Diff line number Diff line change @@ -5,14 +5,14 @@ permissions:
55
66on :
77 push :
8- branches : [ main, nc/quickstarts ]
8+ branches : [ main ]
99 paths :
1010 - ' .github/workflows/functions.yml'
1111 - ' functions/**'
1212 - ' scripts/*'
1313 - ' scripts/functions.sh'
1414 pull_request :
15- branches : [ main, nc/quickstarts ]
15+ branches : [ main ]
1616 paths :
1717 - ' .github/workflows/functions.yml'
1818 - ' functions/**'
Original file line number Diff line number Diff line change @@ -5,14 +5,14 @@ permissions:
55
66on :
77 push :
8- branches : [ main, nc/quickstarts ]
8+ branches : [ main ]
99 paths :
1010 - ' .github/workflows/inappmessaging.yml'
1111 - ' inappmessaging/**'
1212 - ' scripts/*'
1313 - ' scripts/inappmessaging.sh'
1414 pull_request :
15- branches : [ main, nc/quickstarts ]
15+ branches : [ main ]
1616 paths :
1717 - ' .github/workflows/inappmessaging.yml'
1818 - ' inappmessaging/**'
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ permissions:
55
66on :
77 push :
8- branches : [ main, nc/quickstarts ]
8+ branches : [ main ]
99 paths :
1010 - ' .github/workflows/installations.yml'
1111 - ' installations/**'
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ permissions:
55
66on :
77 push :
8- branches : [ main, nc/quickstarts ]
8+ branches : [ main ]
99 paths :
1010 - ' .github/workflows/messaging.yml'
1111 - ' messaging/**'
You can’t perform that action at this time.
0 commit comments