mattmoor / boilerplate-check

Apache License 2.0
1 stars 2 forks source link

[Automated] Update actions #23

Closed knative-automation closed 3 years ago

knative-automation commented 3 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/"

Cron. -knative-prow-robot /cc @mattmoor /assign @mattmoor

codecov[bot] commented 3 years ago

Codecov Report

Merging #23 (6e391af) into master (641f92c) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #23   +/-   ##
=======================================
  Coverage   95.50%   95.50%           
=======================================
  Files           3        3           
  Lines          89       89           
=======================================
  Hits           85       85           
  Misses          2        2           
  Partials        2        2           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 641f92c...6e391af. Read the comment docs.