mirror of
https://github.com/gchq/CyberChef.git
synced 2026-03-03 05:54:28 +01: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