Skip to content

Commit bd8a6b2

Browse files
Copilotdigimaun
andcommitted
fix: trigger CI workflow on PRs targeting all branches
Co-authored-by: digimaun <28658112+digimaun@users.noreply.github.com>
1 parent 1615b62 commit bd8a6b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci_workflow.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ permissions:
44
on:
55
pull_request:
66
branches:
7-
- dev
7+
- '*'
88
push:
99
branches:
1010
- dev

0 commit comments

Comments
 (0)