Skip to content

Commit

Permalink
Merge pull request docker#19221 from crazy-max/ci-validate-upstream-c…
Browse files Browse the repository at this point in the history
…omment

ci(validate-upstream): note about update strategy
  • Loading branch information
dvdksn authored Jan 26, 2024
2 parents 919a9b9 + 9735ff8 commit 1302dae
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/validate-upstream.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
# - module-name: the name of the module, without github.com prefix (e.g., docker/buildx)
# - data-files-id: id of the artifact (using actions/upload-artifact) containing the YAML data files to validate (optional)
# - data-files-folder: folder in _data containing the files to download and copy to (e.g., buildx)
# if changes are made in this workflow, please keep commit sha updated on downstream workflows:
# - https://github.com/docker/buildx/blob/master/.github/workflows/docs-upstream.yml
# - https://github.com/docker/compose/blob/main/.github/workflows/docs-upstream.yml
name: validate-upstream

on:
Expand Down

0 comments on commit 1302dae

Please sign in to comment.