Skip to content

chore: bump github/codeql-action from 2 to 3 #699

chore: bump github/codeql-action from 2 to 3

chore: bump github/codeql-action from 2 to 3 #699

Workflow file for this run

---
name: "push: Run tests and linters"
on:
- push
- pull_request
jobs:
tests:
uses: nhost/hasura-storage/.github/workflows/test.yaml@main
secrets:
CACHIX_AUTH_TOKEN: ${{ secrets.CACHIX_AUTH_TOKEN }}