Skip to content

Commit 722bafe

Browse files
committed
ci: run on pr
1 parent 8775bfc commit 722bafe

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/ci-cd.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@ on:
44
workflow_dispatch:
55
push:
66
branches: '**'
7+
pull_request:
8+
branches:
9+
- dev
710

811
concurrency:
912
group: ${{ github.workflow }}-${{ github.ref }}

0 commit comments

Comments
 (0)