Skip to content

Commit

Permalink
Update migrate_garmin_cn_to_garmin_global.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
lijiehao1 authored Aug 8, 2023
1 parent b00ae7e commit a5f85e2
Showing 1 changed file with 2 additions and 9 deletions.
11 changes: 2 additions & 9 deletions .github/workflows/migrate_garmin_cn_to_garmin_global.yml
Original file line number Diff line number Diff line change
@@ -1,14 +1,7 @@
name: Migrate Garmin CN to Garmin Global

on:
workflow_dispatch:
schedule:
# 每6小时检查一次
- cron: "0 23 * * *"
- cron: "0 9 * * *"
push:
branches:
- main
#on:
#workflow_dispatch:
env:
BARK_KEY: ${{ secrets.BARK_KEY }}
GARMIN_USERNAME: ${{ secrets.GARMIN_USERNAME }}
Expand Down

0 comments on commit a5f85e2

Please sign in to comment.