diff --git a/.github/workflows/build-sand-geometry.yml b/.github/workflows/build-sand-geometry.yml index 2be49c2..7b59551 100644 --- a/.github/workflows/build-sand-geometry.yml +++ b/.github/workflows/build-sand-geometry.yml @@ -1,9 +1,6 @@ name: SAND GEOMETRY run-name: SAND GEOMETRY -on: - push: - branches: - - develop +on: [push] env: diff --git a/.github/workflows/sandreco-ci.yml b/.github/workflows/sandreco-ci.yml index 6e8b0a3..1c62e49 100644 --- a/.github/workflows/sandreco-ci.yml +++ b/.github/workflows/sandreco-ci.yml @@ -1,9 +1,6 @@ name: SANDRECO CI run-name: SANDRECO CI -on: - push: - branches: - - develop +on: [push] env: root-version: v6-32-02