This commit is contained in:
KMY 2024-07-16 09:06:32 +09:00
parent adee1645a3
commit c52a91fe77
11 changed files with 39 additions and 0 deletions

View file

@ -4,6 +4,9 @@ on:
push:
branches:
- 'main'
- 'kb*'
- 'upstream-*'
- 'releases/*'
- 'stable-*'
paths:
- 'Gemfile*'

View file

@ -4,10 +4,16 @@ on:
push:
branches:
- 'main'
- 'kb*'
- 'upstream-*'
- 'releases/*'
- 'stable-*'
pull_request:
branches:
- 'main'
- 'kb*'
- 'upstream-*'
- 'releases/*'
- 'stable-*'
env:

View file

@ -5,10 +5,16 @@ on:
push:
branches:
- 'main'
- 'kb*'
- 'upstream-*'
- 'releases/*'
- 'stable-*'
pull_request:
branches:
- 'main'
- 'kb*'
- 'upstream-*'
- 'releases/*'
- 'stable-*'
schedule:
- cron: '22 6 * * 1'

View file

@ -4,6 +4,9 @@ on:
push:
branches:
- 'main'
- 'kb*'
- 'upstream-*'
- 'releases/*'
- 'stable-*'
pull_request:

View file

@ -4,6 +4,9 @@ on:
push:
branches:
- 'main'
- 'kb*'
- 'upstream-*'
- 'releases/*'
- 'stable-*'
paths:
- 'package.json'

View file

@ -4,6 +4,9 @@ on:
push:
branches:
- 'main'
- 'kb*'
- 'upstream-*'
- 'releases/*'
- 'stable-*'
paths:
- '.github/workflows/haml-lint-problem-matcher.json'

View file

@ -4,6 +4,9 @@ on:
push:
branches:
- 'main'
- 'kb*'
- 'upstream-*'
- 'releases/*'
- 'stable-*'
paths:
- 'package.json'

View file

@ -4,6 +4,9 @@ on:
push:
branches:
- 'main'
- 'kb*'
- 'upstream-*'
- 'releases/*'
- 'stable-*'
paths:
- 'Gemfile*'

View file

@ -4,6 +4,9 @@ on:
push:
branches:
- 'main'
- 'kb*'
- 'upstream-*'
- 'releases/*'
- 'stable-*'
paths:
- 'package.json'

View file

@ -5,6 +5,9 @@ on:
push:
branches:
- 'main'
- 'kb*'
- 'upstream-*'
- 'releases/*'
- 'stable-*'
paths:
- 'Gemfile*'

View file

@ -5,6 +5,9 @@ on:
push:
branches:
- 'main'
- 'kb*'
- 'upstream-*'
- 'releases/*'
- 'stable-*'
pull_request: