Skip to content

Commit

Permalink
Remove release branches from rules
Browse files Browse the repository at this point in the history
  • Loading branch information
ciarams87 committed Feb 23, 2024
1 parent 236cc0a commit 82aeb44
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ on:
push:
branches:
- main
- release-*
tags:
- "v[0-9]+.[0-9]+.[0-9]+*"
pull_request:
Expand Down

0 comments on commit 82aeb44

Please sign in to comment.