We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent db53ca5 commit ba3fd65Copy full SHA for ba3fd65
scripts/docker/buildpack-deps/README.md
@@ -6,7 +6,7 @@ The `buildpack-deps` docker images are used to compile and test solidity within
6
7
The creation of the images is triggered by a single workflow, defined in `.github/workflows/buildpack-deps.yml`.
8
For each resulting `buildpack-deps` docker image a strategy is defined in the workflow file - the image variant.
9
-The workflow gets triggered, if any Dockerfile defined in `scripts/docker/buildpack-deps/Dockerfile.*` were changed
+The workflow gets triggered, if any Dockerfile defined in `scripts/docker/buildpack-deps/Dockerfile.*` was changed
10
within the PR.
11
12
### Versioning
0 commit comments