Try using workflow_dispatch.

This commit is contained in:
Federico Builes
2022-04-07 13:36:57 +02:00
parent 14608fe5f7
commit ada6fcb908

View File

@@ -1,5 +1,7 @@
name: 'Dependency Review'
on: [pull_request]
on:
- pull_request
- workflow_dispatch
permissions:
contents: read