Skip to content

Commit 77ff439

Browse files
committed
chore: Add PR workflow dispatch
1 parent 88a0a44 commit 77ff439

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/workflows/build.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,11 @@ on:
55
- release
66
- main
77
- chore/CRC-28/single-job
8+
- feat/CRC-28/migration
9+
pull_request:
10+
branches:
11+
- release
12+
- main
813

914
concurrency:
1015
group: ${{ github.workflow }}-${{ github.ref }}

0 commit comments

Comments
 (0)