Skip to content

Commit

Permalink
Adding standalone trigger for regression testing
Browse files Browse the repository at this point in the history
  • Loading branch information
syntastical committed Nov 12, 2021
1 parent 20639e9 commit aa3c9f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Expand Up @@ -514,7 +514,7 @@ jobs:
# TF_VAR_testim_token: ${{ secrets.TESTIM_ACCESS_TOKEN }}
# E2E_GH_PAT: ${{ secrets.E2E_GH_PAT }}

# runs-on: ubuntu-latest
runs-on: ubuntu-latest
steps:
- name: Get latest tag
id: get_latest_tag
Expand Down

0 comments on commit aa3c9f7

Please sign in to comment.