Skip to content

Commit

Permalink
Merge pull request #323 from RonnyPfannschmidt/switch-to-main
Browse files Browse the repository at this point in the history
switch to main as primary branch
  • Loading branch information
RonnyPfannschmidt committed Aug 16, 2021
2 parents 6b344fb + 05c3bbd commit 5e51864
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Expand Up @@ -3,13 +3,13 @@ name: main
on:
push:
branches:
- master
- main
tags:
- "*"

pull_request:
branches:
- master
- main

jobs:
build:
Expand Down

0 comments on commit 5e51864

Please sign in to comment.