We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0d5157f commit 31eefedCopy full SHA for 31eefed
.github/workflows/build-containers.yml
@@ -9,7 +9,7 @@ on:
9
default: false
10
push:
11
paths:
12
- - '.github/Dockerfile.ubuntu22-04-py3.11'
+ - '.github/Dockerfile.ubuntu-22-04-py3.11'
13
14
jobs:
15
clean-up-release-tests:
0 commit comments