Skip to content

Commit

Permalink
ci: update default git branch
Browse files Browse the repository at this point in the history
  • Loading branch information
flavorjones committed Aug 20, 2021
1 parent 97099c0 commit db9ccec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Expand Up @@ -6,7 +6,7 @@ on:
workflow_dispatch:
push:
branches:
- main
- master
- v*.*.x
tags:
- v*.*.*
Expand Down

0 comments on commit db9ccec

Please sign in to comment.