1
mirror of https://github.com/rapid7/metasploit-payloads synced 2024-11-20 14:39:22 +01:00

Removes paths from metasploit-framework acceptance tests

This commit is contained in:
cgranleese-r7 2024-10-31 14:04:21 +00:00
parent c025ce8be1
commit c2890d0033

View File

@ -36,15 +36,6 @@ on:
pull_request:
branches:
- '*'
paths:
- 'metsploit-framework.gemspec'
- 'Gemfile.lock'
- 'docker/**'
- 'java/**'
- 'php/**'
- 'powershell/**'
- 'python/**'
- '.github/**'
# Example of running as a cron, to weed out flaky tests
# schedule:
# - cron: '*/15 * * * *'