Skip to content

Commit

Permalink
chore: sync workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
technote-space committed Apr 21, 2022
1 parent aa785b0 commit 11972de
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@ jobs:
FILES: |
yarn.lock
jest.config.js
vite.config.ts
if: "! contains(env.COMMIT_MESSAGE, '[skip ci]') && ! contains(env.COMMIT_MESSAGE, '[ci skip]')"
- name: Set running flag
run: echo "RUNNING=" >> $GITHUB_ENV
Expand Down

0 comments on commit 11972de

Please sign in to comment.