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 12
12
- ' .github/workflows/abtesting.yml'
13
13
- ' .github/workflows/common.yml'
14
14
- ' .github/workflows/common_cocoapods.yml'
15
+ - ' .github/workflows/common_catalyst.yml'
15
16
- ' Gemfile*'
16
17
schedule :
17
18
# Run every day at 1am(PST) - cron uses UTC times
Original file line number Diff line number Diff line change 11
11
- ' .github/workflows/appdistribution.yml'
12
12
- ' .github/workflows/common.yml'
13
13
- ' .github/workflows/common_cocoapods.yml'
14
+ - ' .github/workflows/common_catalyst.yml'
14
15
- ' Gemfile*'
15
16
schedule :
16
17
# Run every day at 1am (PST) - cron uses UTC times
Original file line number Diff line number Diff line change 12
12
- ' .github/workflows/auth.yml'
13
13
- ' .github/workflows/common.yml'
14
14
- ' .github/workflows/common_cocoapods.yml'
15
+ - ' .github/workflows/common_catalyst.yml'
15
16
- ' scripts/gha-encrypted/AuthSample/SwiftApplication.plist.gpg'
16
17
- ' Gemfile*'
17
18
schedule :
Original file line number Diff line number Diff line change 11
11
- ' .github/workflows/core.yml'
12
12
- ' .github/workflows/common.yml'
13
13
- ' .github/workflows/common_cocoapods.yml'
14
+ - ' .github/workflows/common_catalyst.yml'
14
15
- ' Gemfile*'
15
16
schedule :
16
17
# Run every day at 2am (PST) - cron uses UTC times
Original file line number Diff line number Diff line change 12
12
- ' .github/workflows/core_internal.yml'
13
13
- ' .github/workflows/common.yml'
14
14
- ' .github/workflows/common_cocoapods.yml'
15
+ - ' .github/workflows/common_catalyst.yml'
15
16
- ' Gemfile*'
16
17
schedule :
17
18
# Run every day at 2am (PST) - cron uses UTC times
Original file line number Diff line number Diff line change 12
12
- ' .github/workflows/crashlytics.yml'
13
13
- ' .github/workflows/common.yml'
14
14
- ' .github/workflows/common_cocoapods.yml'
15
+ - ' .github/workflows/common_catalyst.yml'
15
16
- ' Interop/Analytics/Public/*.h'
16
17
- ' Gemfile*'
17
18
schedule :
Original file line number Diff line number Diff line change 15
15
- ' .github/workflows/database.yml'
16
16
- ' .github/workflows/common.yml'
17
17
- ' .github/workflows/common_cocoapods.yml'
18
+ - ' .github/workflows/common_catalyst.yml'
18
19
- ' Gemfile*'
19
20
- ' scripts/run_database_emulator.sh'
20
21
schedule :
Original file line number Diff line number Diff line change 11
11
- ' .github/workflows/firebase_app_check.yml'
12
12
- ' .github/workflows/common.yml'
13
13
- ' .github/workflows/common_cocoapods.yml'
14
+ - ' .github/workflows/common_catalyst.yml'
14
15
- ' Gemfile*'
15
16
schedule :
16
17
# Run every day at 11pm (PST) - cron uses UTC times
Original file line number Diff line number Diff line change 11
11
- ' .github/workflows/installations.yml'
12
12
- ' .github/workflows/common.yml'
13
13
- ' .github/workflows/common_cocoapods.yml'
14
+ - ' .github/workflows/common_catalyst.yml'
14
15
- ' Gemfile*'
15
16
schedule :
16
17
# Run every day at 10pm (PST) - cron uses UTC times
Original file line number Diff line number Diff line change 18
18
# Re-usable workflows being used by this file.
19
19
- ' .github/workflows/common.yml'
20
20
- ' .github/workflows/common_cocoapods.yml'
21
+ - ' .github/workflows/common_catalyst.yml'
21
22
# Rebuild on Ruby infrastructure changes
22
23
- ' Gemfile*'
23
24
schedule :
You can’t perform that action at this time.
0 commit comments