MDAnalysis / GridDataFormats

GridDataFormats is a pure Python library to handle data on a regular grid using commonly used file formats in molecular simulations.
https://mdanalysis.org/GridDataFormats
GNU Lesser General Public License v3.0
29 stars 18 forks source link

Remove pull_request trigger for deploy action #117

Closed IAlibay closed 2 years ago

IAlibay commented 2 years ago

I left it in there originally as a "to check things were running fine", but we should be good now, this will avoid having a ton of "this branch was deployed" messages in PRs that are just confusing in my opinion. It will still run on push to master so we should know before a release if there's a problem.

codecov[bot] commented 2 years ago

Codecov Report

Merging #117 (67113cd) into master (49ce355) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #117   +/-   ##
=======================================
  Coverage   87.56%   87.56%           
=======================================
  Files           5        5           
  Lines         748      748           
  Branches      133      133           
=======================================
  Hits          655      655           
  Misses         56       56           
  Partials       37       37           

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 49ce355...67113cd. Read the comment docs.