Skip to content

Commit

Permalink
config🔧: 等待后续是否有问题
Browse files Browse the repository at this point in the history
  • Loading branch information
CCKNBC committed Sep 29, 2022
1 parent fc4d650 commit c5a6354
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,6 @@ on:
- main
schedule:
- cron: "0 0,6,12,18,21 * * *"
watch:
types: [started]
repository_dispatch:
workflow_dispatch:

Expand Down Expand Up @@ -35,7 +33,6 @@ env:

jobs:
build:
if: github.event.repository.owner.id == github.event.sender.id
runs-on: ubuntu-latest
steps:
- name: Checkout
Expand Down

1 comment on commit c5a6354

@vercel
Copy link

@vercel vercel bot commented on c5a6354 Sep 29, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.