Run formal verification when label is added (#4112)

This commit is contained in:
Francisco
2023-03-13 12:45:58 -03:00
committed by GitHub
parent f8e3c375d1
commit 6794c9460b

View File

@ -5,7 +5,12 @@ on:
branches:
- master
- release-v*
pull_request: {}
pull_request:
types:
- opened
- reopened
- synchronize
- labeled
workflow_dispatch: {}
env: