Skip to content

Commit

Permalink
Rename master -> main
Browse files Browse the repository at this point in the history
  • Loading branch information
RedSkittleFox authored Jan 1, 2024
1 parent c232192 commit a4de7b8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/cmake-msvc-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ name: CMake MSVC Build and Test

on:
push:
branches: [ "master" ]
branches: [ "main" ]
pull_request:
branches: [ "master" ]
branches: [ "main" ]

env:
# Customize the CMake build type here (Release, Debug, RelWithDebInfo, etc.)
Expand Down

0 comments on commit a4de7b8

Please sign in to comment.