Update feature.yml

No, don't run on push
nix
Owen Green 1 year ago committed by GitHub
parent 914164e19f
commit bf2e1d58cc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -2,8 +2,7 @@ name: feature
on: on:
workflow_dispatch: workflow_dispatch:
push:
branches: [ main, ci/** ]
concurrency: concurrency:
group: environment-${{ github.ref }} group: environment-${{ github.ref }}
@ -77,4 +76,4 @@ jobs:
- uses: actions/upload-artifact@v4.3.6 - uses: actions/upload-artifact@v4.3.6
with: with:
name: linuxbuild name: linuxbuild
path: install/FluCoMa-SC-Linux-x64-nightly.tar.gz path: install/FluCoMa-SC-Linux-x64-nightly.tar.gz