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