Explorar o código

Do not run the FV workflow automatically on master

Hadrien Croubois %!s(int64=2) %!d(string=hai) anos
pai
achega
e928466183
Modificáronse 1 ficheiros con 0 adicións e 4 borrados
  1. 0 4
      .github/workflows/formal-verification.yml

+ 0 - 4
.github/workflows/formal-verification.yml

@@ -1,10 +1,6 @@
 name: formal verification
 
 on:
-  push:
-    branches:
-      - master
-      - release-v*
   pull_request:
     types:
       - opened