"...git@developer.sourcefind.cn:OpenDAS/nni.git" did not exist on "70fcdda63a3433c225f13170b1d40dff1bf7fc0c"
Unverified Commit 7dcaa52a authored by Timothy Jaeryang Baek's avatar Timothy Jaeryang Baek Committed by GitHub
Browse files

Merge branch 'main' into dev

parents 1db6a5f9 8fba25ba
...@@ -4,6 +4,7 @@ name: Create and publish a Docker image ...@@ -4,6 +4,7 @@ name: Create and publish a Docker image
# Configures this workflow to run every time a change is pushed to the branch called `release`. # Configures this workflow to run every time a change is pushed to the branch called `release`.
on: on:
push: push:
branches: ['main']
tags: tags:
- v* - v*
......
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