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.
1 parent 9d4f8d0 commit 5bd908aCopy full SHA for 5bd908a
.github/workflows/task.yml
@@ -16,7 +16,7 @@ jobs:
16
17
test-xetabase:
18
name: "Run all tests before merging java-common-libs TASK-8067 into develop"
19
- uses: ./.github/workflows/pull-request-approve.yml
+ uses: ./.github/workflows/pull-request-approved.yml
20
with:
21
target_branch: develop
22
head_ref: TASK-8067
0 commit comments