mirror of
https://github.com/status-im/actions-gh-pages.git
synced 2025-02-12 13:07:20 +00:00
ci: remove options no longer needed (#540)
This commit is contained in:
parent
8cc3a89d3b
commit
3ba244e8d4
5
.github/workflows/codeql.yml
vendored
5
.github/workflows/codeql.yml
vendored
@ -11,11 +11,6 @@ jobs:
|
||||
runs-on: ubuntu-18.04
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
with:
|
||||
fetch-depth: 2
|
||||
|
||||
- run: git checkout HEAD^2
|
||||
if: ${{ github.event_name == 'pull_request' }}
|
||||
|
||||
- name: Initialize CodeQL
|
||||
uses: github/codeql-action/init@v1
|
||||
|
Loading…
x
Reference in New Issue
Block a user