Skip to content

Commit

Permalink
Turn on scheduled log processing.
Browse files Browse the repository at this point in the history
  • Loading branch information
grafikrobot committed Oct 11, 2021
1 parent bdadb40 commit 8496657
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/rosina_tracklog.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
name: "Tracklog"

on:
# schedule:
# - cron: "0/15 * * * *"
# push:
# branches: ["main"]
schedule:
- cron: "0/20 * * * *"
push:
branches: ["main"]
workflow_dispatch:

jobs:
Expand Down

0 comments on commit 8496657

Please sign in to comment.