Generate gas report for next-v* branches

pull/3638/head
Hadrien Croubois 3 years ago committed by JulissaDantes
parent 47d4ebb734
commit 39a752e398
  1. 1
      .github/workflows/checks.yml

@ -4,6 +4,7 @@ on:
push:
branches:
- master
- next-v*
- release-v*
pull_request: {}
workflow_dispatch: {}

Loading…
Cancel
Save