Skip to content

Commit f5134df

Browse files
Merge pull request #15827 from voronor/patch-2
docs: Fix grammar in workflow trigger condition
2 parents 0c28f4a + ba3fd65 commit f5134df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/docker/buildpack-deps/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ The `buildpack-deps` docker images are used to compile and test solidity within
66

77
The creation of the images is triggered by a single workflow, defined in `.github/workflows/buildpack-deps.yml`.
88
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
9+
The workflow gets triggered, if any Dockerfile defined in `scripts/docker/buildpack-deps/Dockerfile.*` was changed
1010
within the PR.
1111

1212
### Versioning

0 commit comments

Comments
 (0)