Skip to content

Commit

Permalink
Run on-demand + schedule
Browse files Browse the repository at this point in the history
  • Loading branch information
wilsonehusin committed Apr 3, 2024
1 parent a762bf8 commit e4c76e6
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/sync.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
name: Sync

on:
pull_request:
# TODO: add periodic + on-demand sync
workflow_dispatch:
schedule:
- cron: '0 0 * * *'

permissions:
contents: write
Expand Down

0 comments on commit e4c76e6

Please sign in to comment.