Skip to content

Commit

Permalink
fix: Remove duplicate CI jobs in PR branches (#37)
Browse files Browse the repository at this point in the history
  • Loading branch information
ghislainbourgeois authored Jan 7, 2025
1 parent 9a810b3 commit 63d11cd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ on:
branches:
- v1.5.2
push:
branches:
- v1.5.2

jobs:

Expand Down

0 comments on commit 63d11cd

Please sign in to comment.