Эх сурвалжийг харах

Disable automatic formal verification workflow on push (#4208)

Hadrien Croubois 2 жил өмнө
parent
commit
10022da83d

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

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