Skip to content

Bump github/codeql-action from 2 to 3 #138

Bump github/codeql-action from 2 to 3

Bump github/codeql-action from 2 to 3 #138

Workflow file for this run

name: Test
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- run: echo "tests here"