Skip to content

Commit a0419e4

Browse files
committed
revert earlier change
1 parent b2151d4 commit a0419e4

20 files changed

+20
-20
lines changed

.github/workflows/abtesting.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ on:
1111
- 'Interop/Analytics/Public/*.h'
1212
- '.github/workflows/abtesting.yml'
1313
- '.github/workflows/common.yml'
14-
# - '.github/workflows/common_cocoapods.yml'
14+
- '.github/workflows/common_cocoapods.yml'
1515
- '.github/workflows/common_catalyst.yml'
1616
- 'Gemfile*'
1717
schedule:

.github/workflows/appdistribution.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ on:
1010
- 'FirebaseAppDistribution**'
1111
- '.github/workflows/appdistribution.yml'
1212
- '.github/workflows/common.yml'
13-
# - '.github/workflows/common_cocoapods.yml'
13+
- '.github/workflows/common_cocoapods.yml'
1414
- '.github/workflows/common_catalyst.yml'
1515
- 'Gemfile*'
1616
schedule:

.github/workflows/auth.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ on:
1111
- 'FirebaseAuth/Interop/*.h'
1212
- '.github/workflows/auth.yml'
1313
- '.github/workflows/common.yml'
14-
# - '.github/workflows/common_cocoapods.yml'
14+
- '.github/workflows/common_cocoapods.yml'
1515
- '.github/workflows/common_catalyst.yml'
1616
- 'scripts/gha-encrypted/AuthSample/SwiftApplication.plist.gpg'
1717
- 'Gemfile*'

.github/workflows/core.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ on:
1010
- 'FirebaseCore**'
1111
- '.github/workflows/core.yml'
1212
- '.github/workflows/common.yml'
13-
# - '.github/workflows/common_cocoapods.yml'
13+
- '.github/workflows/common_cocoapods.yml'
1414
- '.github/workflows/common_catalyst.yml'
1515
- 'Gemfile*'
1616
schedule:

.github/workflows/core_extension.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ on:
1111
- 'FirebaseCore/Extension/**'
1212
- '.github/workflows/core_extension.yml'
1313
- '.github/workflows/common.yml'
14-
# - '.github/workflows/common_cocoapods.yml'
14+
- '.github/workflows/common_cocoapods.yml'
1515
- 'Gemfile*'
1616
schedule:
1717
# Run every day at 2am (PST) - cron uses UTC times

.github/workflows/core_internal.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ on:
1111
- 'FirebaseCore/Internal/**'
1212
- '.github/workflows/core_internal.yml'
1313
- '.github/workflows/common.yml'
14-
# - '.github/workflows/common_cocoapods.yml'
14+
- '.github/workflows/common_cocoapods.yml'
1515
- '.github/workflows/common_catalyst.yml'
1616
- 'Gemfile*'
1717
schedule:

.github/workflows/crashlytics.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ on:
1111
- 'FirebaseCrashlytics.podspec'
1212
- '.github/workflows/crashlytics.yml'
1313
- '.github/workflows/common.yml'
14-
# - '.github/workflows/common_cocoapods.yml'
14+
- '.github/workflows/common_cocoapods.yml'
1515
- '.github/workflows/common_catalyst.yml'
1616
- 'Interop/Analytics/Public/*.h'
1717
- 'Gemfile*'

.github/workflows/database.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ on:
1414
- 'FirebaseAuth/Interop/*.h'
1515
- '.github/workflows/database.yml'
1616
- '.github/workflows/common.yml'
17-
# - '.github/workflows/common_cocoapods.yml'
17+
- '.github/workflows/common_cocoapods.yml'
1818
- '.github/workflows/common_catalyst.yml'
1919
- 'Gemfile*'
2020
- 'scripts/run_database_emulator.sh'

.github/workflows/dynamiclinks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ on:
1111
- '.github/workflows/dynamiclinks.yml'
1212
- 'Interop/Analytics/Public/*.h'
1313
- '.github/workflows/common.yml'
14-
# - '.github/workflows/common_cocoapods.yml'
14+
- '.github/workflows/common_cocoapods.yml'
1515
- 'Gemfile*'
1616
schedule:
1717
# Run every day at 1am (PST) - cron uses UTC times

.github/workflows/firebase_app_check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ on:
1010
- 'FirebaseAppCheck**'
1111
- '.github/workflows/firebase_app_check.yml'
1212
- '.github/workflows/common.yml'
13-
# - '.github/workflows/common_cocoapods.yml'
13+
- '.github/workflows/common_cocoapods.yml'
1414
- '.github/workflows/common_catalyst.yml'
1515
- 'Gemfile*'
1616
schedule:

0 commit comments

Comments
 (0)