Generate gas report for next-v* branches

pull/3729/head
Hadrien Croubois 3 years ago
parent 98c3a79b57
commit 1cf4db9615
  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