Skip to content

Commit

Permalink
Fixed release schedule
Browse files Browse the repository at this point in the history
  • Loading branch information
anttileppa committed Apr 25, 2024
1 parent d07e865 commit 7633b6d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/master-build-apk.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,7 @@ on:
branches:
- master
schedule:
# - cron: '0 15 * * 4'
- cron: '40 * * * *'
- cron: '0 15 * * 4'

jobs:
bumpVersion:
Expand Down

0 comments on commit 7633b6d

Please sign in to comment.