Skip to content

Commit

Permalink
update workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
yuki-takei committed Sep 6, 2024
1 parent ca1717e commit 65ec862
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci-app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ on:
- rc/**
- changeset-release/**
paths:
- .github/mergify.yml
- .github/workflows/ci-app.yml
- .eslint*
- tsconfig.base.json
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/ci-slackbot-proxy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ on:
- rc/**
- support/prepare-v**
paths:
- .github/mergify.yml
- .github/workflows/ci-slackbot-proxy.yml
- .eslint*
- tsconfig.base.json
Expand Down

0 comments on commit 65ec862

Please sign in to comment.