1
0
Fork 0
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:
Thomas Waldmann 2022-07-06 14:20:36 +02:00
parent 80289215d6
commit a1acc00a90

View file

@ -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