mirror of
https://github.com/borgbackup/borg.git
synced 2025-02-13 01:45:56 +00:00
codeql: empty env section is invalid
This commit is contained in:
parent
80289215d6
commit
a1acc00a90
1 changed files with 0 additions and 3 deletions
3
.github/workflows/codeql-analysis.yml
vendored
3
.github/workflows/codeql-analysis.yml
vendored
|
@ -27,9 +27,6 @@ jobs:
|
|||
# CodeQL supports [ 'cpp', 'csharp', 'go', 'java', 'javascript', 'python', 'ruby' ]
|
||||
# Learn more about CodeQL language support at https://git.io/codeql-language-support
|
||||
|
||||
env:
|
||||
# nothing special right now
|
||||
|
||||
steps:
|
||||
- name: Checkout repository
|
||||
uses: actions/checkout@v2
|
||||
|
|
Loading…
Reference in a new issue