Skip to content

Commit d27275a

Browse files
committed
Merge branch 'github-ci' into 'master'
changed deploy branch in github from main to master See merge request CodeScoring/docs!558
2 parents 3fe8300 + b7c90a2 commit d27275a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: ci
22
on:
33
push:
44
branches:
5-
- main
5+
- master
66
jobs:
77
deploy:
88
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)