Skip to content

Commit

Permalink
fix: release workflow (#635)
Browse files Browse the repository at this point in the history
  • Loading branch information
gfyrag authored Jan 2, 2025
1 parent 9073243 commit 98707ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on:
push:
branches:
- main
- releases/*
- release/*
pull_request:
types: [ assigned, opened, synchronize, reopened, labeled ]

Expand Down

0 comments on commit 98707ec

Please sign in to comment.