Skip to content

[BUG] GHA publish job doesn't run on main #861

@jakirkham

Description

@jakirkham

Describe the bug

The GHA publish job doesn't appear to run on main. This looks like it may be a result of filters that were in place from the old branching model that need an update

on:
push:
branches:
- "branch-*"
tags:
- v[0-9][0-9].[0-9][0-9].[0-9][0-9]

Steps/Code to reproduce bug

Merge any change into main and see that GHA publish job doesn't run.

Expected behavior

Any merge to main would automatically run the publish job and build a nightly. Or if it is a tag, a release build

Environment details (please complete the following information):

NA

Additional context

Metadata

Metadata

Assignees

Labels

? - Needs TriageNeed team to review and classifybugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions