We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dfe37f2 commit 3a645e3Copy full SHA for 3a645e3
1 file changed
.github/workflows/export.yml
@@ -2,6 +2,7 @@ name: Export PPTX
2
on:
3
push:
4
branches: [main, master]
5
+ workflow_dispatch:
6
jobs:
7
export:
8
uses: itenium-be/Presentations/.github/workflows/export-pptx.yml@master
0 commit comments