There was an error while loading. Please reload this page.
1 parent b32a8a4 commit 9e599e8Copy full SHA for 9e599e8
1 file changed
.github/workflows/deploy-website-cfpages.yml
@@ -7,7 +7,8 @@ on:
7
- main
8
paths:
9
- 'website/**'
10
-
+ workflow_dispatch:
11
+
12
jobs:
13
deploy:
14
runs-on: ubuntu-latest
0 commit comments