diff --git a/.github/workflows/publish_release.yml b/.github/workflows/publish_release.yml index 608bb3a9..100e97f8 100644 --- a/.github/workflows/publish_release.yml +++ b/.github/workflows/publish_release.yml @@ -9,6 +9,7 @@ on: - completed + # This is the list of jobs that will be run concurrently. # Since we use a build matrix, the actual number of jobs # started depends on how many configurations the matrix