Skip to content

Commit

Permalink
Use "main" as default branch name
Browse files Browse the repository at this point in the history
  • Loading branch information
liZe committed Sep 25, 2023
1 parent 5d80cf8 commit 3ed4c23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/doconfly.yml
Expand Up @@ -2,7 +2,7 @@ name: doconfly
on:
push:
branches:
- master
- main
tags:
- "*"

Expand Down

0 comments on commit 3ed4c23

Please sign in to comment.