mirror of
https://github.com/curl/curl.git
synced 2026-08-26 20:23:32 +03:00
tweak
This commit is contained in:
parent
acd12d46ef
commit
1d2873e77d
1 changed files with 2 additions and 2 deletions
4
.github/workflows/codeql.yml
vendored
4
.github/workflows/codeql.yml
vendored
|
|
@ -94,8 +94,8 @@ jobs:
|
||||||
- name: 'perform analysis'
|
- name: 'perform analysis'
|
||||||
uses: github/codeql-action/analyze@192325c86100d080feab897ff886c34abd4c83a3 # v3
|
uses: github/codeql-action/analyze@192325c86100d080feab897ff886c34abd4c83a3 # v3
|
||||||
|
|
||||||
c-tests:
|
c-debug:
|
||||||
name: 'C tests'
|
name: 'C debug and some tests'
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
permissions:
|
permissions:
|
||||||
security-events: write
|
security-events: write
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue