Browse Source

run check on the formal-verification branch

Hadrien Croubois 3 years ago
parent
commit
0d1e919742
1 changed files with 1 additions and 0 deletions
  1. 1 0
      .github/workflows/formal-verifiation.yml

+ 1 - 0
.github/workflows/formal-verifiation.yml

@@ -5,6 +5,7 @@ on:
     branches:
       - master
       - release-v*
+      - formal-verification
   pull_request: {}
   workflow_dispatch: {}