Skip to content

refactor: extract Service layer from async_client (#50) #2

refactor: extract Service layer from async_client (#50)

refactor: extract Service layer from async_client (#50) #2

Workflow file for this run

name: CI (Main Branch)
on:
push:
branches: [ main ]
paths-ignore:
- 'docs/**'
- '**.md'
- 'LICENSE'
- 'CONTRIBUTING.md'
- '**.png'
- '**.jpg'
- '**.jpeg'
- '**.gif'
- '**.svg'
- '.gitignore'
- '.editorconfig'
jobs:
test-full:
uses: ./.github/workflows/_test_full.yml
security-scan:

Check failure on line 23 in .github/workflows/ci.yml

View workflow run for this annotation

GitHub Actions / CI (Main Branch)

Invalid workflow file

The workflow is not valid. .github/workflows/ci.yml (Line: 23, Col: 3): Error calling workflow 'volcengine/OpenViking/.github/workflows/_codeql.yml@ef23bdc44449e2d9c742f3c64b173c8ed571ce42'. The nested job 'analyze' is requesting 'actions: read, security-events: write', but is only allowed 'actions: none, security-events: none'.
uses: ./.github/workflows/_codeql.yml