Skip to content

Commit

Permalink
Fix test-and.release
Browse files Browse the repository at this point in the history
  • Loading branch information
mcm1957 authored Nov 12, 2023
1 parent 02b7d46 commit 47627b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-and-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ name: Test and Release
on:
push:
branches:
- "main"
- "master"
tags:
# normal versions
- "v[0-9]+.[0-9]+.[0-9]+"
Expand Down

0 comments on commit 47627b3

Please sign in to comment.