SKALE-4128 run release build only on merge to stable

parent f1723f65
name: Build, test and push release SGX container
on:
workflow_dispatch:
push:
pull_request:
types: [closed]
branches:
- stable
jobs:
build:
runs-on: ubuntu-18.04
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment