Skip to content

Commit

Permalink
temp: allow ci on all pushes
Browse files Browse the repository at this point in the history
  • Loading branch information
noaccOS committed Oct 19, 2024
1 parent 9e2201f commit ecf3622
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,7 @@ name: CI
on:
push:
branches:
- main
- "v[0-9]+.[0-9]+.x"
- "**"
tags:
- "v*"
paths-ignore:
Expand Down

0 comments on commit ecf3622

Please sign in to comment.