diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index ecf03428d58..a2eee001c5c 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -1,3 +1,4 @@ + name: Build and Publish #the concurrency check will cancel in-progress runs on non-master branches and pull requests on forked repositories regardless of the target branch.