Skip to content

Commit d35f07e

Browse files
committed
pr workflow added to dev pr
1 parent fffd504 commit d35f07e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr-workflow.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: pr_ci
22

33
on:
44
pull_request:
5-
branches: [ main ]
5+
branches: [ main, dev ]
66

77
jobs:
88
build:

0 commit comments

Comments
 (0)