Skip to content

Commit

Permalink
chore: 🤖 test
Browse files Browse the repository at this point in the history
  • Loading branch information
lixiaoshuang committed Dec 28, 2023
1 parent 5bd7db2 commit c0010e8
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion .github/workflows/release-cloud-ui.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,5 +34,4 @@ jobs:

- name: Alert from Github
if: ${{ failure() }}
uses: actions/github-script@v6
run: node ./jimmy/app/pipelines/alert-github.js
1 change: 0 additions & 1 deletion .github/workflows/release-vant.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,5 +34,4 @@ jobs:

- name: Alert from Github
if: ${{ failure() }}
uses: actions/github-script@v6
run: node ./jimmy/app/pipelines/alert-github.js

0 comments on commit c0010e8

Please sign in to comment.