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 e54304d commit a22aecaCopy full SHA for a22aeca
.github/workflows/deploy.yml
@@ -21,7 +21,7 @@
21
name: Deploy Web
22
on:
23
push:
24
- branches: [master]
+ branches: [none]
25
paths-ignore:
26
- "**.md"
27
pull_request:
0 commit comments