Skip to content

Commit

Permalink
workflow: re-activate schedule
Browse files Browse the repository at this point in the history
  • Loading branch information
mara004 committed Oct 9, 2022
1 parent 593f1b6 commit 213ca63
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ name: Autorelease
on:
# https://docs.github.com/en/actions/using-workflows/events-that-trigger-workflows#schedule
# https://github.com/bblanchon/pdfium-binaries/blob/master/.github/workflows/trigger.yml
# schedule:
# - cron: '0 10 * * 1'
schedule:
- cron: '0 10 * * 1'
workflow_dispatch:

jobs:
Expand Down

0 comments on commit 213ca63

Please sign in to comment.