Skip to content

Commit

Permalink
improve pipelines
Browse files Browse the repository at this point in the history
  • Loading branch information
jantimon committed Dec 17, 2024
1 parent 605230e commit 2870ab2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ on:
- "packages/yak-swc/**"
- "packages/next-yak/**"
- ".github/workflows/docs.yml"
pull_request_target:
pull_request:
branches:
- main
paths:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/example.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ on:
- "packages/yak-swc/**"
- "packages/next-yak/**"
- ".github/workflows/example.yml"
pull_request_target:
pull_request:
branches:
- main
paths:
Expand Down

0 comments on commit 2870ab2

Please sign in to comment.