Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
/mobyPublic

Commit95d1819

Browse files
committed
gha: Adjust release branches
Adjust all workflows to also run on branches like `27.x`Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com>(cherry picked from commit5e9ee1a)Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com>
1 parent13eca88 commit95d1819

File tree

6 files changed

+6
-0
lines changed

6 files changed

+6
-0
lines changed

‎.github/workflows/arm64.yml‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ on:
1919
branches:
2020
-'master'
2121
-'[0-9]+.[0-9]+'
22+
-'[0-9]+.x'
2223
pull_request:
2324

2425
env:

‎.github/workflows/buildkit.yml‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ on:
1919
branches:
2020
-'master'
2121
-'[0-9]+.[0-9]+'
22+
-'[0-9]+.x'
2223
pull_request:
2324

2425
env:

‎.github/workflows/ci.yml‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ on:
1919
branches:
2020
-'master'
2121
-'[0-9]+.[0-9]+'
22+
-'[0-9]+.x'
2223
pull_request:
2324

2425
env:

‎.github/workflows/codeql.yml‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ on:
1414
branches:
1515
-'master'
1616
-'[0-9]+.[0-9]+'
17+
-'[0-9]+.x'
1718
tags:
1819
-'v*'
1920
pull_request:

‎.github/workflows/test.yml‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ on:
1919
branches:
2020
-'master'
2121
-'[0-9]+.[0-9]+'
22+
-'[0-9]+.x'
2223
pull_request:
2324

2425
env:

‎.github/workflows/windows-2022.yml‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ on:
1919
branches:
2020
-'master'
2121
-'[0-9]+.[0-9]+'
22+
-'[0-9]+.x'
2223
pull_request:
2324

2425
jobs:

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp