liamcottle 6 месяцев назад
Родитель
Сommit
706b5a39c6
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      .github/workflows/github-pages.yml

+ 1 - 0
.github/workflows/github-pages.yml

@@ -1,6 +1,7 @@
 name: Build and deploy Docs site to GitHub Pages
 name: Build and deploy Docs site to GitHub Pages
 
 
 on:
 on:
+  workflow_dispatch:
   push:
   push:
     branches:
     branches:
       - main
       - main