mirror of
https://gitlab.com/cryptsetup/cryptsetup.git
synced 2026-01-03 14:10:07 +01:00
Use main branch in GitHub CI.
This commit is contained in:
3
.github/workflows/cibuild.yml
vendored
3
.github/workflows/cibuild.yml
vendored
@@ -2,9 +2,10 @@ name: Build test
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- 'master'
|
||||
- 'main'
|
||||
- 'wip-luks2'
|
||||
- 'v2.3.x'
|
||||
- 'v2.4.x'
|
||||
paths-ignore:
|
||||
- 'docs/**'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user