Skip to content

fix/tos_vikingdb (#294) #149

fix/tos_vikingdb (#294)

fix/tos_vikingdb (#294) #149

Workflow file for this run

name: 02. Main Branch Checks
on:
workflow_dispatch:
push:
branches: [ main ]
paths-ignore:
- 'docs/**'
- '**.md'
- 'LICENSE'
- 'CONTRIBUTING.md'
- '**.png'
- '**.jpg'
- '**.jpeg'
- '**.gif'
- '**.svg'
- '.gitignore'
- '.editorconfig'
permissions:
actions: read
contents: read
security-events: write
jobs:
test-full:
uses: ./.github/workflows/_test_full.yml
security-scan:
uses: ./.github/workflows/_codeql.yml