We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fdc8428 commit 2e202c6Copy full SHA for 2e202c6
.github/workflows/deploy-pages.yml
@@ -10,6 +10,7 @@ on:
10
- tests/**
11
- .github/**
12
- "!.github/workflows/deploy-pages.yml"
13
+ workflow_dispatch:
14
concurrency: ${{ github.workflow }}
15
jobs:
16
deploy-pages:
0 commit comments