Skip to content

Commit

Permalink
Update python-app.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
xielk authored Nov 7, 2024
1 parent ba39a28 commit 35ec466
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions .github/workflows/python-app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,10 @@
name: Python application

on:
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]

schedule:
# 设置启动时间,为 UTC 时间, UTC23点 对应北京时间早7点
- cron : '00 08 * * *'
workflow_dispatch:
permissions:
contents: read

Expand Down

0 comments on commit 35ec466

Please sign in to comment.