Skip to content

Commit

Permalink
test actions
Browse files Browse the repository at this point in the history
  • Loading branch information
Love4yzp committed Aug 17, 2024
1 parent 828f6e0 commit afcc2a7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Build Router
on:
pull_request:
branches:
- dev
- setup-site
paths:
- 'docs/**'
- 'src/**'
Expand All @@ -11,7 +11,7 @@ on:
- '.github/workflows/deploy.yml'
push:
branches:
- dev
- setup-site
paths:
- 'docs/**'
- 'src/**'
Expand Down

0 comments on commit afcc2a7

Please sign in to comment.