Skip to content

Commit

Permalink
Fixes the name of the branch triggering the CI
Browse files Browse the repository at this point in the history
  • Loading branch information
Gmerold committed Nov 26, 2024
1 parent 64b937b commit ba164ae
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 ba164ae

Please sign in to comment.