Skip to content

Commit

Permalink
ci: update ci
Browse files Browse the repository at this point in the history
  • Loading branch information
jikkai committed Dec 3, 2024
1 parent 1aeae17 commit 31a75a7
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/ci-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,11 @@ on:
pull_request:
branches:
- dev
workflow_run:
workflows:
- 📸 Manually Update Snapshots
types:
- completed

permissions:
contents: read
Expand Down
5 changes: 5 additions & 0 deletions .github/workflows/playwright.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,11 @@ on:
pull_request:
branches:
- dev
workflow_run:
workflows:
- 📸 Manually Update Snapshots
types:
- completed

jobs:
e2e-test:
Expand Down

0 comments on commit 31a75a7

Please sign in to comment.