Skip to content

Commit

Permalink
add trigger push to main
Browse files Browse the repository at this point in the history
Signed-off-by: vsoch <vsoch@users.noreply.github.com>
  • Loading branch information
vsoch committed Jan 10, 2023
1 parent 2112d26 commit 54b6da6
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/update-data.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
name: Update Contributor CI Data
on:
workflow_dispatch:
push:
branches:
- main
schedule:
- cron: '0 3 * * *'

Expand Down

0 comments on commit 54b6da6

Please sign in to comment.