new/pipeline #6

Merged
jake merged 7 commits from new/pipeline into main 2025-04-24 18:22:17 +00:00
Showing only changes of commit d9184ed18a - Show all commits

View File

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