Skip to content

Commit

Permalink
master->main
Browse files Browse the repository at this point in the history
  • Loading branch information
almarklein committed Oct 25, 2024
1 parent 6c1fc5f commit d10cc5c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,12 @@ name: CI
on:
push:
branches:
- master
- main
tags:
- 'v*'
pull_request:
branches:
- master
- main

jobs:

Expand Down
2 changes: 1 addition & 1 deletion docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -36,4 +36,4 @@ Cool stuff:
reference
testutils
asgi
Examples ↪<https://github.com/almarklein/asgineer/tree/master/examples>
Examples ↪<https://github.com/almarklein/asgineer/tree/main/examples>

0 comments on commit d10cc5c

Please sign in to comment.