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:
parent
80f92edc26
commit
a0b0165963
4
.github/workflows/python.yml
vendored
4
.github/workflows/python.yml
vendored
@ -19,11 +19,11 @@ permissions:
|
||||
on:
|
||||
push:
|
||||
paths:
|
||||
- 'c/**'
|
||||
- 'python/**'
|
||||
- '.github/**'
|
||||
pull_request:
|
||||
paths:
|
||||
- 'c/**'
|
||||
- 'python/**'
|
||||
- '.github/**'
|
||||
|
||||
jobs:
|
||||
|
Loading…
Reference in New Issue
Block a user