Skip to content

Commit

Permalink
marek napraw
Browse files Browse the repository at this point in the history
  • Loading branch information
4fra committed Dec 8, 2024
1 parent 3cfed10 commit 75bef13
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/give_kudos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,12 @@ name: Give Strava Kudos

on:
schedule:
- cron: "0 */6 * * *"
- cron: "30 5-23/6 * * *"
push:
branches:
- main
workflow_dispatch:


env:
STRAVA_EMAIL: ${{ secrets.STRAVA_EMAIL }}
Expand Down

0 comments on commit 75bef13

Please sign in to comment.