mirror of
https://github.com/FEX-Emu/FEX.git
synced 2024-12-18 11:29:36 +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:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
- main
|
||||
pull_request:
|
||||
branches:
|
||||
- master
|
||||
- main
|
||||
|
||||
env:
|
||||
# Customize the CMake build type here (Release, Debug, RelWithDebInfo, etc.)
|
||||
|
Loading…
Reference in New Issue
Block a user