workflow trigger update
All checks were successful
code scans / scans (pull_request) Successful in 1m23s

This commit is contained in:
jake 2025-05-11 00:26:35 -04:00
parent 57e8f3a775
commit f1ab84d549

View File

@ -1,5 +1,5 @@
name: "code scans"
on: [push, pull_request] #runs on pushes to any branch
on: pull_request
jobs:
scans: