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 b8d21cc commit 136fea0Copy full SHA for 136fea0
.github/workflows/deploy.yaml
@@ -4,6 +4,7 @@ name: Deploy slides
4
on:
5
push:
6
branches: [main]
7
+ pull_request:
8
workflow_dispatch:
9
10
concurrency:
0 commit comments