Skip to content

Commit

Permalink
Remove redundant Rubocop checks
Browse files Browse the repository at this point in the history
  • Loading branch information
Henry Mercer committed Oct 27, 2022
1 parent 7342926 commit 4ed5abe
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 10 deletions.
10 changes: 0 additions & 10 deletions .github/workflows/__rubocop-multi-language.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 2 additions & 0 deletions pr-checks/checks/rubocop-multi-language.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
name: "RuboCop multi-language"
description: "Tests using RuboCop to analyze a multi-language repository and then using the CodeQL Action to upload the resulting SARIF"
operatingSystems: ["ubuntu"]
# This check doesn't use CodeQL, so the `version` matrix variable is unused.
versions: ["cached"]
steps:
- name: Set up Ruby
uses: ruby/setup-ruby@v1
Expand Down

0 comments on commit 4ed5abe

Please sign in to comment.