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
Showing only changes of commit 30056dc2b5 - Show all commits

View File

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