Skip to content

Commit

Permalink
chore(ci): update workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
ergenekonyigit committed Mar 10, 2023
1 parent 1a3563d commit 79971b2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pull-request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Verify and Preview
on:
pull_request:
branches:
- main
- next

permissions:
pull-requests: read
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/verify-and-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ on:
push:
branches:
- main
- next

jobs:
verify:
Expand Down

0 comments on commit 79971b2

Please sign in to comment.