mirror of
https://github.com/gchq/CyberChef
synced 2025-12-26 13:13:33 +00:00
Actions can now be triggered manually
This commit is contained in:
1
.github/workflows/pull_requests.yml
vendored
1
.github/workflows/pull_requests.yml
vendored
@@ -1,6 +1,7 @@
|
||||
name: "Pull Requests"
|
||||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
pull_request:
|
||||
types: [synchronize, opened, reopened]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user