We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aecda22 commit 7ed7212Copy full SHA for 7ed7212
1 file changed
.github/workflows/trigger_acme_tests.yml
@@ -9,7 +9,7 @@ jobs:
9
dispatch:
10
runs-on: ubuntu-latest
11
steps:
12
- - name: Send repository_dispatch to phpbb-ext-acme-demo
+ - name: Send repository_dispatch to iMattPro/phpbb-ext-acme-demo
13
run: |
14
curl -i -X POST https://api.github.com/repos/iMattPro/phpbb-ext-acme-demo/dispatches \
15
-H "Accept: application/vnd.github+json" \
0 commit comments