diff --git a/.github/workflows/feature.yml b/.github/workflows/feature.yml index 76f8118..f48425d 100644 --- a/.github/workflows/feature.yml +++ b/.github/workflows/feature.yml @@ -2,8 +2,7 @@ name: feature on: workflow_dispatch: - push: - branches: [ main, ci/** ] + concurrency: group: environment-${{ github.ref }} @@ -77,4 +76,4 @@ jobs: - uses: actions/upload-artifact@v4.3.6 with: name: linuxbuild - path: install/FluCoMa-SC-Linux-x64-nightly.tar.gz \ No newline at end of file + path: install/FluCoMa-SC-Linux-x64-nightly.tar.gz