mattmoor / boilerplate-check

Apache License 2.0
1 stars 2 forks source link

[Automated] Update actions #13

Closed mattmoor closed 4 years ago

mattmoor commented 4 years ago

Produced via:

# meta: knative/.github
# main: mattmoor/boilerplate-check
cp $(find "${GITHUB_WORKSPACE}/meta/workflow-templates" -type f -name '*.yaml') \
  "${GITHUB_WORKSPACE}/main/.github/workflows/"

/cc @mattmoor /assign @mattmoor