mattmoor / boilerplate-check

Apache License 2.0
1 stars 2 forks source link

[Automated] Update actions #25

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 #25 (b07265c) into master (1182cc4) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #25   +/-   ##
=======================================
  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 1182cc4...b07265c. Read the comment docs.