Skip to content

Commit

Permalink
fix: restore Earthfile
Browse files Browse the repository at this point in the history
  • Loading branch information
alicechaitea committed Jan 31, 2024
2 parents d3629a4 + 55a4598 commit 1c90514
Showing 1 changed file with 1 addition and 18 deletions.
19 changes: 1 addition & 18 deletions .github/workflows/nix.yml
Original file line number Diff line number Diff line change
@@ -1,23 +1,6 @@
name: Nix CI

on:
pull_request:
paths:
- ".github/workflows/nix.yml"
- "nix/**"
- "src/**"
- "Cargo.*"
- "flake.*"
push:
branches:
- main
paths:
- ".github/workflows/nix.yml"
- "nix/**"
- "src/**"
- "Cargo.*"
- "flake.*"
workflow_dispatch:
on: {}

permissions:
id-token: write
Expand Down

0 comments on commit 1c90514

Please sign in to comment.