1
mirror of https://github.com/rapid7/metasploit-payloads synced 2025-03-24 18:16:24 +01:00

Update python tests to run on source changes

This commit is contained in:
adfoster-r7 2024-10-11 12:49:38 +01:00
parent 80f92edc26
commit a0b0165963

@ -19,11 +19,11 @@ permissions:
on: on:
push: push:
paths: paths:
- 'c/**' - 'python/**'
- '.github/**' - '.github/**'
pull_request: pull_request:
paths: paths:
- 'c/**' - 'python/**'
- '.github/**' - '.github/**'
jobs: jobs: