We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent db6b2dc commit c595f21Copy full SHA for c595f21
.github/workflows/docker.yaml
@@ -4,9 +4,6 @@ on:
4
push:
5
branches:
6
- "master"
7
- paths:
8
- - "src/website/**"
9
- - ".github/workflows/docker.yml"
10
11
jobs:
12
build-website:
0 commit comments