Skip to content

Commit

Permalink
Disable automatic nightly run (#12184)
Browse files Browse the repository at this point in the history
  • Loading branch information
wu-hui authored Dec 11, 2023
1 parent 8ed02e9 commit 4713181
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/firestore-nightly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,11 +15,7 @@
name: firestore_nightly

on:
pull_request:
workflow_dispatch:
schedule:
# Run every day at 2am (PST) - cron uses UTC times
- cron: '0 10 * * *'

concurrency:
group: ${{ github.workflow }}-${{ github.head_ref || github.ref }}
Expand Down

0 comments on commit 4713181

Please sign in to comment.