👷 Add workflow_dispatch event to Static Site CI

This commit is contained in:
Anand Chowdhary
2020-10-10 11:06:00 +05:30
committed by GitHub
parent 871329df10
commit d6766ef265
+1
View File
@@ -3,6 +3,7 @@ on:
push:
branches:
- master
workflow_dispatch:
jobs:
release:
name: Build and deploy site