We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4e29eeb + 3e362b5 commit b7e59d3Copy full SHA for b7e59d3
2 files changed
.github/workflows/run-danger.yml
@@ -7,7 +7,7 @@ on:
7
jobs:
8
dangermattic:
9
if: ${{ (github.event.pull_request.draft == false) }}
10
- uses: Automattic/dangermattic/.github/workflows/reusable-retry-buildkite-step-on-events.yml@v1.1.1
+ uses: Automattic/dangermattic/.github/workflows/reusable-retry-buildkite-step-on-events.yml@v1.1.2
11
with:
12
org-slug: "automattic"
13
pipeline-slug: "wordpress-android"
.github/workflows/validate-issues.yml
@@ -6,7 +6,7 @@ on:
6
check-labels-on-issues:
- uses: Automattic/dangermattic/.github/workflows/reusable-check-labels-on-issues.yml@v1.1.1
+ uses: Automattic/dangermattic/.github/workflows/reusable-check-labels-on-issues.yml@v1.1.2
label-format-list: '[
"^\[.+\]",
0 commit comments