File tree Expand file tree Collapse file tree 15 files changed +15
-0
lines changed Expand file tree Collapse file tree 15 files changed +15
-0
lines changed Original file line number Diff line number Diff line change 1212 - ' .github/workflows/abtesting.yml'
1313 - ' .github/workflows/common.yml'
1414 - ' .github/workflows/common_cocoapods.yml'
15+ - ' .github/workflows/common_catalyst.yml'
1516 - ' Gemfile*'
1617 schedule :
1718 # Run every day at 1am(PST) - cron uses UTC times
Original file line number Diff line number Diff line change 1111 - ' .github/workflows/appdistribution.yml'
1212 - ' .github/workflows/common.yml'
1313 - ' .github/workflows/common_cocoapods.yml'
14+ - ' .github/workflows/common_catalyst.yml'
1415 - ' Gemfile*'
1516 schedule :
1617 # Run every day at 1am (PST) - cron uses UTC times
Original file line number Diff line number Diff line change 1212 - ' .github/workflows/auth.yml'
1313 - ' .github/workflows/common.yml'
1414 - ' .github/workflows/common_cocoapods.yml'
15+ - ' .github/workflows/common_catalyst.yml'
1516 - ' scripts/gha-encrypted/AuthSample/SwiftApplication.plist.gpg'
1617 - ' Gemfile*'
1718 schedule :
Original file line number Diff line number Diff line change 1111 - ' .github/workflows/core.yml'
1212 - ' .github/workflows/common.yml'
1313 - ' .github/workflows/common_cocoapods.yml'
14+ - ' .github/workflows/common_catalyst.yml'
1415 - ' Gemfile*'
1516 schedule :
1617 # Run every day at 2am (PST) - cron uses UTC times
Original file line number Diff line number Diff line change 1212 - ' .github/workflows/core_internal.yml'
1313 - ' .github/workflows/common.yml'
1414 - ' .github/workflows/common_cocoapods.yml'
15+ - ' .github/workflows/common_catalyst.yml'
1516 - ' Gemfile*'
1617 schedule :
1718 # Run every day at 2am (PST) - cron uses UTC times
Original file line number Diff line number Diff line change 1212 - ' .github/workflows/crashlytics.yml'
1313 - ' .github/workflows/common.yml'
1414 - ' .github/workflows/common_cocoapods.yml'
15+ - ' .github/workflows/common_catalyst.yml'
1516 - ' Interop/Analytics/Public/*.h'
1617 - ' Gemfile*'
1718 schedule :
Original file line number Diff line number Diff line change 1515 - ' .github/workflows/database.yml'
1616 - ' .github/workflows/common.yml'
1717 - ' .github/workflows/common_cocoapods.yml'
18+ - ' .github/workflows/common_catalyst.yml'
1819 - ' Gemfile*'
1920 - ' scripts/run_database_emulator.sh'
2021 schedule :
Original file line number Diff line number Diff line change 1111 - ' .github/workflows/firebase_app_check.yml'
1212 - ' .github/workflows/common.yml'
1313 - ' .github/workflows/common_cocoapods.yml'
14+ - ' .github/workflows/common_catalyst.yml'
1415 - ' Gemfile*'
1516 schedule :
1617 # Run every day at 11pm (PST) - cron uses UTC times
Original file line number Diff line number Diff line change 1111 - ' .github/workflows/installations.yml'
1212 - ' .github/workflows/common.yml'
1313 - ' .github/workflows/common_cocoapods.yml'
14+ - ' .github/workflows/common_catalyst.yml'
1415 - ' Gemfile*'
1516 schedule :
1617 # Run every day at 10pm (PST) - cron uses UTC times
Original file line number Diff line number Diff line change 1818 # Re-usable workflows being used by this file.
1919 - ' .github/workflows/common.yml'
2020 - ' .github/workflows/common_cocoapods.yml'
21+ - ' .github/workflows/common_catalyst.yml'
2122 # Rebuild on Ruby infrastructure changes
2223 - ' Gemfile*'
2324 schedule :
You can’t perform that action at this time.
0 commit comments