Skip to content

Commit

Permalink
Renamed default branch
Browse files Browse the repository at this point in the history
  • Loading branch information
dotMorten authored Jun 19, 2020
1 parent 0e93eeb commit c3efce5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/CIBuild.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@ name: CI
on:
push:
branches:
- master
- main
- release/*
pull_request:
branches:
- master
- main

jobs:
build:
Expand Down

0 comments on commit c3efce5

Please sign in to comment.