mirror of
https://github.com/cryptpad/cryptpad.git
synced 2026-09-12 19:49:59 +05:00
Fixed name
This commit is contained in:
parent
f36cd97890
commit
5f791184d9
4
.github/workflows/test-trigger.yml
vendored
4
.github/workflows/test-trigger.yml
vendored
@ -13,7 +13,7 @@ jobs:
|
||||
if: github.ref_name == 'staging'
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Trigger E2E test run (local) - staging
|
||||
- name: Trigger E2E test run (local)
|
||||
run: |
|
||||
branch="${GITHUB_REF_NAME}"
|
||||
|
||||
@ -36,6 +36,4 @@ jobs:
|
||||
https://api.github.com/repos/cryptpad/e2e-test-suite/dispatches \
|
||||
-d "{\"event_type\": \"$event_type\", \"client_payload\": {\"service\": \"$service\", \"version\": \"$version\", \"unit\": false, \"integration\": true}}"
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user