Skip to content

Commit b93a303

Browse files
wip
1 parent de6cd99 commit b93a303

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/pull-request-test-label.yml renamed to .github/workflows/pull-request-test-robot-label.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,9 @@ permissions:
1313
pull-requests: write
1414

1515
jobs:
16-
test-label:
16+
test-robot-label:
1717
if: github.event.label.name == 'test-robot-done'
1818
name: Job
19-
uses: ./.github/workflows/test-label.yaml
19+
uses: ./.github/workflows/test-robot-label.yaml
2020
with:
2121
label-test-robot-done: test-robot-done

0 commit comments

Comments
 (0)