Skip to content

ci: fix branch filter pattern#44158

Merged
thaJeztah merged 1 commit intomoby:masterfrom
crazy-max:ci-fix-filter-pattern
Sep 21, 2022
Merged

ci: fix branch filter pattern#44158
thaJeztah merged 1 commit intomoby:masterfrom
crazy-max:ci-fix-filter-pattern

Conversation

@crazy-max
Copy link
Copy Markdown
Member

- What I did

Find out workflows are not triggered on 22.06 branch. Looking at the docs https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#filter-pattern-cheat-sheet, the branch filter pattern does not support matching a defined number of consecutive characters.

- How I did it

- How to verify it

- Description for the changelog

- A picture of a cute animal (not mandatory but encouraged)

Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
@thaJeztah thaJeztah added area/testing kind/bugfix PR's that fix bugs labels Sep 21, 2022
@thaJeztah thaJeztah added this to the v-next milestone Sep 21, 2022
Copy link
Copy Markdown
Member

@thaJeztah thaJeztah left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants