mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
Removed HEAD^2 checkout to suppress a CodeQL annotation [ci skip]
This commit is contained in:
parent
32a13591e0
commit
b1f375ccc5
1 changed files with 0 additions and 3 deletions
3
.github/workflows/codeql-analysis.yml
vendored
3
.github/workflows/codeql-analysis.yml
vendored
|
@ -24,9 +24,6 @@ jobs:
|
|||
with:
|
||||
fetch-depth: 2
|
||||
|
||||
- run: git checkout HEAD^2
|
||||
if: ${{ github.event_name == 'pull_request' }}
|
||||
|
||||
- name: Remove an obsolete rubygems vendored file
|
||||
run: sudo rm /usr/lib/ruby/vendor_ruby/rubygems/defaults/operating_system.rb
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue