Skip to content

Commit 81e989e

Browse files
chore(ci): Add release branch to pull request checks (#333)
1 parent 74036e9 commit 81e989e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/checks.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ on:
44
pull_request:
55
branches:
66
- main
7+
- 'release/**'
78
push:
89
branches:
910
- main

0 commit comments

Comments
 (0)