Cthulhu.jl icon indicating copy to clipboard operation
Cthulhu.jl copied to clipboard

enable dependabot for GitHub actions

Open ranocha opened this issue 2 years ago • 1 comments

This allows to get updates for GitHub actions automatically. I have used this for my own packages, the Trixi.jl framework, and the SciML organization. After merging this, you could also enable other Dependabot actions in 'Settings -> Code security and analysis -> Dependabot alerts' and '... -> Dependabot security updates'.

See https://github.com/SciML/MuladdMacro.jl/pull/37

ranocha avatar Aug 08 '23 04:08 ranocha

Codecov Report

Merging #481 (eabbbc3) into master (ddd937c) will not change coverage. Report is 5 commits behind head on master. The diff coverage is n/a.

@@          Coverage Diff           @@
##           master    #481   +/-   ##
======================================
  Coverage    0.00%   0.00%           
======================================
  Files           9       9           
  Lines        1435    1435           
======================================
  Misses       1435    1435           

codecov-commenter avatar Aug 20 '23 13:08 codecov-commenter