Skip to content

Commit c1da806

Browse files
authored
Update trigger_acme_tests.yml
1 parent 3624fac commit c1da806

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/trigger_acme_tests.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,10 @@ jobs:
1212
steps:
1313
- uses: convictional/trigger-workflow-and-wait@v1.6.5
1414
with:
15-
owner: iMattPro
15+
owner: phpbb
1616
repo: phpbb-ext-acme-demo
1717
ref: testing-framework
18+
github_user: iMattPro
1819
github_token: ${{ secrets.ACME_DEMO_PAT }}
1920
workflow_file_name: tests.yml
2021
wait_workflow: false

0 commit comments

Comments
 (0)