Disable automatic formal verification workflow on push (#4208)
This commit is contained in:
4
.github/workflows/formal-verification.yml
vendored
4
.github/workflows/formal-verification.yml
vendored
@ -1,10 +1,6 @@
|
||||
name: formal verification
|
||||
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
- release-v*
|
||||
pull_request:
|
||||
types:
|
||||
- opened
|
||||
|
||||
Reference in New Issue
Block a user