mirror of
https://github.com/mandiant/capa.git
synced 2025-12-12 15:49:46 -08:00
run tests.yml on workflow dispatch
This commit is contained in:
7
.github/workflows/tests.yml
vendored
7
.github/workflows/tests.yml
vendored
@@ -1,11 +1,6 @@
|
||||
name: CI
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: [ master ]
|
||||
pull_request:
|
||||
branches: [ master ]
|
||||
workflow_dispatch:
|
||||
on: workflow_dispatch
|
||||
|
||||
# save workspaces to speed up testing
|
||||
env:
|
||||
|
||||
Reference in New Issue
Block a user