Skip to content

test: do not use staging for cache tests #724

test: do not use staging for cache tests

test: do not use staging for cache tests #724

Workflow file for this run

name: Security Checks
on:
push:
permissions:
contents: read
jobs:
secrets:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v4
with:
fetch-depth: 0
- name: Secret Scanning
uses: trufflesecurity/trufflehog@main