We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 879d0b4 commit bb2ccabCopy full SHA for bb2ccab
.github/workflows/app_check.yml
@@ -5,6 +5,7 @@ on:
5
paths:
6
- 'FirebaseAppCheck**'
7
- '.github/workflows/app_check.yml'
8
+ - 'Gemfile*'
9
schedule:
10
# Run every day at 11pm (PST) - cron uses UTC times
11
- cron: '0 7 * * *'
.github/workflows/release.yml
- 'scripts/release_testing_setup.sh'
- '.github/workflows/release.yml'
workflow_dispatch:
# Run every day at 9pm (PST) - cron uses UTC times
0 commit comments