Skip to content

Commit

Permalink
ci: fix branch name
Browse files Browse the repository at this point in the history
Let's strive for correctness.

Signed-off-by: William Findlay <will@isovalent.com>
  • Loading branch information
willfindlay authored and kkourt committed Nov 1, 2023
1 parent 1c1e41e commit de3e49c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-images-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ jobs:
fi
fi
- name: Checkout master branch
- name: Checkout main branch
uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 # v4.1.0
with:
persist-credentials: false
Expand Down

0 comments on commit de3e49c

Please sign in to comment.