mirror of
https://github.com/FEX-Emu/FEX.git
synced 2025-01-20 13:24:15 +00:00
CI: rename master to main
This commit is contained in:
parent
f724392ef8
commit
b587a0c4d9
4
.github/workflows/ccpp.yml
vendored
4
.github/workflows/ccpp.yml
vendored
@ -3,10 +3,10 @@ name: Build + Test
|
|||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- master
|
- main
|
||||||
pull_request:
|
pull_request:
|
||||||
branches:
|
branches:
|
||||||
- master
|
- main
|
||||||
|
|
||||||
env:
|
env:
|
||||||
# Customize the CMake build type here (Release, Debug, RelWithDebInfo, etc.)
|
# Customize the CMake build type here (Release, Debug, RelWithDebInfo, etc.)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user