Change branch-name from 'master' to 'main'
This commit is contained in:
@ -157,7 +157,7 @@ check_release:
|
||||
needs: []
|
||||
only:
|
||||
refs:
|
||||
- master
|
||||
- main
|
||||
script:
|
||||
- apt-get -y install git python3
|
||||
- (head -n 1 ./debian/changelog && git tag) | ./debian/check_release.py
|
||||
@ -177,4 +177,4 @@ pages:
|
||||
- public
|
||||
only:
|
||||
refs:
|
||||
- master
|
||||
- main
|
||||
|
||||
Reference in New Issue
Block a user