Skip to content

Commit ba3fd65

Browse files
voronormatheusaaguiar
authored andcommitted
docs: Fix grammar in workflow trigger condition
1 parent db53ca5 commit ba3fd65

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/docker/buildpack-deps/README.md

+1-1
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)