There was an error while loading. Please reload this page.
1 parent abe7d1b commit 94ac0e7Copy full SHA for 94ac0e7
1 file changed
.github/workflows/ci.yml
@@ -2,9 +2,9 @@ name: CI Pipeline
2
3
on:
4
pull_request:
5
- branches: [ develop ]
+ branches: [ dev ]
6
push:
7
8
workflow_dispatch:
9
10
jobs:
0 commit comments