🤖 Synchronize branch release-next
to upstream/main
#1755
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name: Code Style | ||
on: | ||
pull_request: | ||
branches: [ 'main', 'release-*' ] | ||
jobs: | ||
style: | ||
uses: knative/actions/.github/workflows/style.yaml@main | ||
Check failure on line 10 in .github/workflows/golangci-lint.yaml GitHub Actions / .github/workflows/golangci-lint.yamlInvalid workflow file
|
||