mirror of
https://github.com/morgan9e/systemd
synced 2026-04-15 00:47:10 +09:00
GH Actions: switch to main
It's just a follow-up to https://github.com/systemd/systemd/issues/16834
This commit is contained in:
committed by
Frantisek Sumsal
parent
fee6441601
commit
9b25429cb4
2
.github/workflows/cifuzz.yml
vendored
2
.github/workflows/cifuzz.yml
vendored
@@ -14,7 +14,7 @@ on:
|
||||
- 'tools/oss-fuzz.sh'
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
- main
|
||||
jobs:
|
||||
Fuzzing:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
4
.github/workflows/mkosi.yml
vendored
4
.github/workflows/mkosi.yml
vendored
@@ -5,10 +5,10 @@ name: mkosi
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
- main
|
||||
pull_request:
|
||||
branches:
|
||||
- master
|
||||
- main
|
||||
|
||||
jobs:
|
||||
ci:
|
||||
|
||||
2
.github/workflows/unit_tests.yml
vendored
2
.github/workflows/unit_tests.yml
vendored
@@ -5,7 +5,7 @@ name: Unit tests
|
||||
on:
|
||||
pull_request:
|
||||
branches:
|
||||
- master
|
||||
- main
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
||||
Reference in New Issue
Block a user