Update get_projaec_info.yml

This commit is contained in:
xieshunxi1 2022-11-13 20:53:16 +08:00 committed by GitHub
parent 5bd3aae961
commit 72fc7c9ca9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,8 +1,8 @@
name: 更新项目信息 name: 更新项目信息
on: on:
workflow_dispatch: workflow_dispatch:
schedule: # schedule:
- cron: '0 */12 * * *' # - cron: '0 */12 * * *'
jobs: jobs:
deploy: deploy:
runs-on: ubuntu-latest runs-on: ubuntu-latest