Skip to content

Commit

Permalink
ci: Update app-version.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mehdihadeli committed Aug 30, 2023
1 parent 85df847 commit aa5a84a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/app-version.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ name: Update App Version
on:
# https://docs.github.com/en/actions/using-workflows/events-that-trigger-workflows#schedule
# https://github.com/peter-evans/create-pull-request/issues/1608
schedule:
- cron: '0 0 * * *' # run at midnight every day
# schedule:
# - cron: '0 0 */30 * *' # run at midnight every 30 days

workflow_dispatch:
inputs:
Expand Down

0 comments on commit aa5a84a

Please sign in to comment.