Skip to content

Conversation

@crazy-max
Copy link
Member

- What I did

Similar to moby/moby#44158, found out workflows are not triggered on 23.0 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

Update branch filter pattern in workflows

- How to verify it

CI

- Description for the changelog

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

Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
@codecov-commenter
Copy link

codecov-commenter commented Feb 9, 2023

Codecov Report

Merging #4017 (0f39598) into master (24b4924) will not change coverage.
The diff coverage is n/a.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #4017   +/-   ##
=======================================
  Coverage   59.16%   59.16%           
=======================================
  Files         287      287           
  Lines       24724    24724           
=======================================
  Hits        14627    14627           
  Misses       9212     9212           
  Partials      885      885           

Copy link
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, thanks!

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.

3 participants