Skip to content

Commit

Permalink
👷 update cron schedule
Browse files Browse the repository at this point in the history
  • Loading branch information
retlehs authored and LeoColomb committed May 23, 2022
1 parent 46e8165 commit 7a5eb17
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Build
on:
workflow_dispatch:
schedule:
- cron: '5 * * * *'
- cron: '*/10 * * * *'

jobs:
packager:
Expand Down

0 comments on commit 7a5eb17

Please sign in to comment.