kohlin commited on
Commit
0560650
·
1 Parent(s): abe0f49

update ci.yml file

Browse files
Files changed (1) hide show
  1. .github/workflows/ci.yml +1 -1
.github/workflows/ci.yml CHANGED
@@ -3,7 +3,7 @@ name: CI/CD Pipeline
3
  on:
4
  push:
5
  branches:
6
- - main
7
  - develop
8
  - feature/ci-setup
9
 
 
3
  on:
4
  push:
5
  branches:
6
+ - master
7
  - develop
8
  - feature/ci-setup
9