Only run automated tests on PR #1

Merged
jono merged 1 commits from security-test into main 2025-06-16 23:46:15 +00:00

View File

@ -1,5 +1,5 @@
name: Run Python Tests
on: [push, pull_request]
on: pull_request
jobs:
test: