mirror of
https://github.com/xiph/opus.git
synced 2025-05-31 15:47:43 +00:00
s/master/main/ in gitlab script
This commit is contained in:
parent
dcce2fd455
commit
c0cc80dcf4
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@ whitespace:
|
|||
- apt-get update &&
|
||||
apt-get install -y git
|
||||
script:
|
||||
- git diff-tree --check origin/master HEAD
|
||||
- git diff-tree --check origin/main HEAD
|
||||
|
||||
# Make sure commits are GPG signed
|
||||
ci-fairy:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue