Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 03101eb666 | |||
| 0346095822 |
@@ -4,7 +4,15 @@ name: CI
|
|||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches: [main]
|
branches: [main]
|
||||||
|
paths:
|
||||||
|
- "**.nix"
|
||||||
|
- "flake.lock"
|
||||||
|
- ".gitea/workflows/ci.yaml"
|
||||||
pull_request:
|
pull_request:
|
||||||
|
paths:
|
||||||
|
- "**.nix"
|
||||||
|
- "flake.lock"
|
||||||
|
- ".gitea/workflows/ci.yaml"
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
flake:
|
flake:
|
||||||
|
|||||||
Reference in New Issue
Block a user