chore: allow to trigger manuall GHA deploy workflow (#313)
This commit is contained in:
parent
11c05b1e86
commit
806caa66fa
|
|
@ -1,6 +1,7 @@
|
||||||
name: GitHub Pages
|
name: GitHub Pages
|
||||||
|
|
||||||
on:
|
on:
|
||||||
|
workflow_dispatch:
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- main
|
- main
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue