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 d386b5d commit 35495e3Copy full SHA for 35495e3
.github/workflows/deploy.yml
@@ -6,6 +6,8 @@ on:
6
- main
7
paths:
8
- "src/**"
9
+ - "docs/**"
10
+ - ".github/workflows/deploy.yml"
11
- "terraform/**"
12
- "Dockerfile"
13
- "pyproject.toml"
0 commit comments