diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index dbffcad5..000ea2b9 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -15,6 +15,7 @@ permissions: {} jobs: build: + environment: vws strategy: fail-fast: false matrix: diff --git a/zizmor.yml b/zizmor.yml index 4716b1b9..f73f1833 100644 --- a/zizmor.yml +++ b/zizmor.yml @@ -10,5 +10,7 @@ rules: disable: true template-injection: disable: true + superfluous-actions: + disable: true artipacked: disable: true