Skip to content
This repository has been archived by the owner on Oct 27, 2023. It is now read-only.

build(deps-dev): bump @babel/traverse from 7.15.4 to 7.23.2 (#77) #211

build(deps-dev): bump @babel/traverse from 7.15.4 to 7.23.2 (#77)

build(deps-dev): bump @babel/traverse from 7.15.4 to 7.23.2 (#77) #211

# Reusable workflow for code analysis; to eject, you can replace this file with
# https://github.com/ryansonshine/ryansonshine/blob/main/.github/workflows/codeql-analysis.yml
name: "CodeQL"
on:
push:
branches: [main]
pull_request:
# The branches below must be a subset of the branches above
branches: [main]
schedule:
- cron: "36 7 * * 6"
jobs:
analyze:
uses: ryansonshine/ryansonshine/.github/workflows/codeql-analysis.yml@main