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.
2 parents 0c28f4a + ba3fd65 commit f5134dfCopy full SHA for f5134df
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