Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tgymnich authored Sep 5, 2020
1 parent a76e370 commit 8d01374
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ name: Sync Fork

on:
schedule:
- cron: '*/30 * * * *'
workflow_dispatch:
- cron: '*/30 * * * *' # every 30 minutes
workflow_dispatch: # on button click

jobs:
sync:
Expand Down

0 comments on commit 8d01374

Please sign in to comment.