Skip to content

Commit

Permalink
Update autoTestApi.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
VCG-DevTest committed May 1, 2023
1 parent 93218ab commit 7ecc81a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/autoTestApi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,11 @@ on:
schedule:
- cron: '0 0/3 * * *'
watch:
types: [started]
workflow_dispatch:

jobs:
Task:
runs-on: ubuntu-22.04
# if: github.event.repository.owner.id == github.event.sender.id # 自己点的 start
steps:
- name: Checkout
uses: actions/checkout@main
Expand Down

0 comments on commit 7ecc81a

Please sign in to comment.