We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b85490f commit 5275b81Copy full SHA for 5275b81
.github/workflows/ci-main-pull-request-checks-stub.yml
@@ -19,7 +19,7 @@ jobs:
19
uses: chef/common-github-actions/.github/workflows/ci-main-pull-request-checks.yml@main
20
secrets: inherit
21
with: # named inputs for the GA
22
- language: 'Ruby5'
+ language: 'Ruby'
23
visibility: ${{ github.event.repository.visibility }} # optional, defaults to public
24
skip-trufflehog: false
25
skip-sonarqube: false
0 commit comments