Skip to content

Commit

Permalink
test: use main branch from testio GHA to test it in a separete repo
Browse files Browse the repository at this point in the history
  • Loading branch information
jreimone committed Oct 10, 2023
1 parent afbd99c commit 50fe1da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/template_testio_trigger_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:

steps:
- name: Trigger Test on TestIO
uses: Staffbase/testio-trigger-test-github-action@v1.0.3
uses: Staffbase/testio-trigger-test-github-action@main
with:
testio-slug: ${{ inputs.testio-slug }}
testio-product-id: ${{ inputs.testio-product-id }}
Expand Down

0 comments on commit 50fe1da

Please sign in to comment.