Skip to content

Commit

Permalink
ci: 暂停触发海底掘金
Browse files Browse the repository at this point in the history
  • Loading branch information
renkunx committed Mar 23, 2023
1 parent 64cced8 commit fea6e6b
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions .github/workflows/auto.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,14 +32,14 @@ jobs:
yarn
yarn checkin
yarn du
SeaGold:
needs: CheckIn
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/setup-node@v2
- name: Run Project
run: |
cd workflows
yarn
yarn seagold
# SeaGold:
# needs: CheckIn
# runs-on: ubuntu-latest
# steps:
# - uses: actions/checkout@v2
# - uses: actions/setup-node@v2
# - name: Run Project
# run: |
# cd workflows
# yarn
# yarn seagold

0 comments on commit fea6e6b

Please sign in to comment.