Skip to content

Commit 1b28198

Browse files
committed
enable manual trigering'
1 parent 10fff7e commit 1b28198

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/workflows/ci.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
name: Build Project [using jupyter-book]
2-
on: [pull_request]
2+
on:
3+
pull_request:
4+
workflow_dispatch:
35
jobs:
46
preview:
57
runs-on: "runs-on=${{ github.run_id }}/family=g4dn.xlarge/image=quantecon_ubuntu2404/disk=large"

0 commit comments

Comments
 (0)