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:
parent
80f92edc26
commit
a0b0165963
4
.github/workflows/python.yml
vendored
4
.github/workflows/python.yml
vendored
@ -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:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user