Skip to content

Commit

Permalink
fix: Fixes the name of the branch triggering the CI (#376)
Browse files Browse the repository at this point in the history
  • Loading branch information
Gmerold authored Nov 26, 2024
1 parent 64b937b commit 18b06aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Release 1.5 CI
on:
pull_request:
branches:
- main
- v1.5
push:

jobs:
Expand Down

0 comments on commit 18b06aa

Please sign in to comment.