Skip to content
This repository was archived by the owner on Sep 1, 2025. It is now read-only.
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 7 additions & 3 deletions .github/workflows/dev.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# SPDX-FileCopyrightText: 2022 Fluid Attacks and Makes contributors
#
# SPDX-License-Identifier: MIT

---
permissions: read-all
concurrency:
Expand Down Expand Up @@ -565,7 +569,7 @@ jobs:
runs-on: macos-latest
steps:
- uses: actions/checkout@2541b1294d2704b0964813337f33b291d3f8596b
- uses: cachix/install-nix-action@v15
- uses: cachix/install-nix-action@5f45af07a1f451c75a4ce84e1514200195a1f279
- name: /tests/makeSearchPaths
run: nix-env -if . && m . /tests/makeSearchPaths

Expand All @@ -582,7 +586,7 @@ jobs:
runs-on: macos-latest
steps:
- uses: actions/checkout@2541b1294d2704b0964813337f33b291d3f8596b
- uses: cachix/install-nix-action@v15
- uses: cachix/install-nix-action@5f45af07a1f451c75a4ce84e1514200195a1f279
- name: /tests/makeTemplate
run: nix-env -if . && m . /tests/makeTemplate

Expand All @@ -599,7 +603,7 @@ jobs:
runs-on: macos-latest
steps:
- uses: actions/checkout@2541b1294d2704b0964813337f33b291d3f8596b
- uses: cachix/install-nix-action@v15
- uses: cachix/install-nix-action@5f45af07a1f451c75a4ce84e1514200195a1f279
- name: /tests/scriptWithHelp
run: nix-env -if . && m . /tests/scriptWithHelp

Expand Down
3 changes: 0 additions & 3 deletions .github/workflows/dev.yml.license

This file was deleted.

4 changes: 4 additions & 0 deletions .github/workflows/prod.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# SPDX-FileCopyrightText: 2022 Fluid Attacks and Makes contributors
#
# SPDX-License-Identifier: MIT

---
concurrency:
cancel-in-progress: true
Expand Down
3 changes: 0 additions & 3 deletions .github/workflows/prod.yml.license

This file was deleted.

4 changes: 4 additions & 0 deletions .github/workflows/scorecards-analysis.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# SPDX-FileCopyrightText: 2022 Fluid Attacks and Makes contributors
#
# SPDX-License-Identifier: MIT

---
name: Scorecards supply-chain security
on:
Expand Down
3 changes: 0 additions & 3 deletions .github/workflows/scorecards-analysis.yaml.license

This file was deleted.