Skip to content

Commit

Permalink
GHA is not working, trying to fix it by switching to on.push trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
vy committed Oct 27, 2023
1 parent ffd2fdc commit 713bb72
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/update-stats.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,9 @@
name: update-stats

on:
schedule:
- cron: "43 7 * * *"
push:
branches:
- "activity-monitor"

concurrency:
group: ${{ github.ref_name }}
Expand Down

0 comments on commit 713bb72

Please sign in to comment.