Skip to content

Commit f9caefc

Browse files
Force rebuild.
1 parent 275498a commit f9caefc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-image.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
with:
3535
dotnet-version: '9.x'
3636

37-
# Install the cosign tool except on PR
37+
# Install the cosign tool except on pull request.
3838
# https://github.com/sigstore/cosign-installer
3939
- name: Install cosign
4040
if: github.event_name != 'pull_request' && env.DOCKERSIGN == 'true'

0 commit comments

Comments
 (0)