Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit c975e34

Browse files
committedMay 21, 2024·
run on push
1 parent 1cc5585 commit c975e34

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎.github/workflows/update-dashboard.yml

+1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ on:
33
workflow_dispatch:
44
schedule:
55
- cron: "2 0 * * *"
6+
push:
67
permissions:
78
actions: read
89
jobs:

0 commit comments

Comments
 (0)
Please sign in to comment.