fix: remove branch restrictions for some workflows#1760
fix: remove branch restrictions for some workflows#1760smartcontracts merged 1 commit intodevelopfrom
Conversation
|
Codecov Report
@@ Coverage Diff @@
## develop #1760 +/- ##
========================================
Coverage 72.00% 72.00%
========================================
Files 70 70
Lines 2318 2318
Branches 345 345
========================================
Hits 1669 1669
Misses 649 649
Flags with carried forward coverage won't be shown. Click here to find out more. Continue to review full report at Codecov.
|
karlfloersch
left a comment
There was a problem hiding this comment.
LGTM! I haven't removed the branches option before, but this gives me confidence this workflow change should work.
18f4fb1 to
ac71b98
Compare
Description
Removes branch restrictions for all testing/linting workflows that still had them so that we're running these when working on any base branch.
Metadata