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 3535724 commit 96aaf47Copy full SHA for 96aaf47
.github/workflows/deploy-docs.yml
@@ -6,7 +6,6 @@ on:
6
# Runs on pushes targeting the `main` branch. Change this to `master` if you're
7
# using the `master` branch as the default branch.
8
push:
9
- branches: [main]
10
paths:
11
- "docs/**"
12
- ".github/workflows/**" # define the concrete paths on which a change triggers this action, e.g. backend/**
0 commit comments