Skip to content

Commit

Permalink
Fix branch names
Browse files Browse the repository at this point in the history
  • Loading branch information
edeno committed Oct 23, 2024
1 parent e3e9f67 commit 4c377d9
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/test_package_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,12 @@ name: Test building package and publish
on:
push:
branches:
- main
- maint/*
- master
tags:
- "*"
pull_request:
branches:
- main
- maint/*
- master
defaults:
run:
shell: bash
Expand Down

0 comments on commit 4c377d9

Please sign in to comment.