Skip to content

feat: add memory, resource and search skills (#214) #116

feat: add memory, resource and search skills (#214)

feat: add memory, resource and search skills (#214) #116

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