We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c1da806 commit 02e5ca3Copy full SHA for 02e5ca3
1 file changed
.github/workflows/trigger_acme_tests.yml
@@ -14,7 +14,7 @@ jobs:
14
with:
15
owner: phpbb
16
repo: phpbb-ext-acme-demo
17
- ref: testing-framework
+ ref: master
18
github_user: iMattPro
19
github_token: ${{ secrets.ACME_DEMO_PAT }}
20
workflow_file_name: tests.yml
0 commit comments