Skip to content

Commit

Permalink
Remove cron from double snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
tehdiplomat committed Nov 10, 2024
1 parent 1fd6da4 commit bc3c847
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/snapshot-both-pc-android.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,6 @@ on:
description: 'Run the build with tmate debugging enabled (https://github.com/marketplace/actions/debugging-with-tmate)'
required: false
default: false
schedule:
# * is a special character in YAML so you have to quote this string
- cron: '30 18 * * *'

jobs:
build:
Expand Down

0 comments on commit bc3c847

Please sign in to comment.