Skip to content

Commit

Permalink
Merge pull request #2369 from replicatedhq/fix-branching-issue
Browse files Browse the repository at this point in the history
Checkout step was defaulting to master instead of main
  • Loading branch information
syntastical committed Nov 25, 2021
2 parents 4811ee6 + 753e01a commit 3a0cbd3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/regression.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -159,6 +159,7 @@ jobs:
repository: replicatedhq/kots-regression-automation
token: ${{ secrets.E2E_GH_PAT }}
path: automation
ref: main
- name: Create test environment
if: always()
working-directory: automation/cluster
Expand Down

0 comments on commit 3a0cbd3

Please sign in to comment.