Skip to content

Commit

Permalink
trigger workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
niazhussain committed Nov 2, 2023
1 parent c59b6a9 commit 5c3d5f1
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions .github/workflows/publishondockerhub.yml
Original file line number Diff line number Diff line change
Expand Up @@ -85,13 +85,13 @@ jobs:
- name: Run Test
uses: convictional/[email protected]
with:
owner: peaqnetwork
repo: peaq-network-qa
github_token: ${{ secrets.TOKEN_FOR_AUTOTEST }}
workflow_file_name: main.yml
ref: test/1205859619866294_add-test-stage-in-peaqnode-deployment
trigger_workflow: true
wait_workflow: true
owner: peaqnetwork
repo: peaq-network-qa
github_token: ${{ secrets.TOKEN_FOR_AUTOTEST }}
workflow_file_name: main.yml
ref: test/1205859619866294_add-test-stage-in-peaqnode-deployment
trigger_workflow: true
wait_workflow: true
# - name: Checkout code from specific branch
# uses: actions/checkout@v2
# with:
Expand Down

0 comments on commit 5c3d5f1

Please sign in to comment.