1
mirror of https://github.com/rapid7/metasploit-payloads synced 2024-11-20 14:39:22 +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

View File

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