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: push:
branches: branches:
- 'main' - 'main'
- 'kb*'
- 'upstream-*'
- 'releases/*'
- 'stable-*' - 'stable-*'
paths: paths:
- 'Gemfile*' - 'Gemfile*'

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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