mirror of
https://github.com/meilisearch/meilisearch.git
synced 2024-11-26 03:55:07 +08:00
Bump yogevbd/enforce-label-action from 2.1.0 to 2.2.2
Bumps [yogevbd/enforce-label-action](https://github.com/yogevbd/enforce-label-action) from 2.1.0 to 2.2.2. - [Release notes](https://github.com/yogevbd/enforce-label-action/releases) - [Commits](https://github.com/yogevbd/enforce-label-action/compare/2.1.0...2.2.2) --- updated-dependencies: - dependency-name: yogevbd/enforce-label-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
9e661f2cb9
commit
e3400a05d3
2
.github/workflows/enforce-label.yml
vendored
2
.github/workflows/enforce-label.yml
vendored
@ -9,6 +9,6 @@ jobs:
|
|||||||
name: Specify breaking
|
name: Specify breaking
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- uses: yogevbd/enforce-label-action@2.1.0
|
- uses: yogevbd/enforce-label-action@2.2.2
|
||||||
with:
|
with:
|
||||||
REQUIRED_LABELS_ANY: 'no breaking,DB breaking,API breaking,skip changelog'
|
REQUIRED_LABELS_ANY: 'no breaking,DB breaking,API breaking,skip changelog'
|
||||||
|
Loading…
Reference in New Issue
Block a user