Skip to content

Commit 614cdda

Browse files
committed
allow workflow dispatch
1 parent 0ffc714 commit 614cdda

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build-notebooks-pr-rhel.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
"name": "Build Notebooks (pr, RHEL images)"
33
"on":
4+
"push":
45
"workflow_dispatch":
56
"pull_request_target":
67
"types": ["opened", "synchronize", "reopened", "edited"]

0 commit comments

Comments
 (0)