Skip to content

Commit

Permalink
ci: disable cosign
Browse files Browse the repository at this point in the history
  • Loading branch information
suzuki-shunsuke committed Mar 20, 2024
1 parent ed24b02 commit f3711f7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/wc-ghalint.yaml
Expand Up @@ -3,6 +3,7 @@ name: ghalint
on: workflow_call
env:
AQUA_LOG_COLOR: always
AQUA_DISABLE_COSIGN: "true"
jobs:
ghalint:
# Validate GitHub Actions Workflows by ghalint.
Expand Down

0 comments on commit f3711f7

Please sign in to comment.