feat: Update actions
This commit is contained in:
7
.github/workflows/check.yaml
vendored
7
.github/workflows/check.yaml
vendored
@@ -1,3 +1,10 @@
|
||||
name: Flake checker
|
||||
on:
|
||||
push:
|
||||
branches: [ master ]
|
||||
pull_request:
|
||||
branches: [ master ]
|
||||
|
||||
jobs:
|
||||
nix_check:
|
||||
name: Build Nix targets
|
||||
|
||||
Reference in New Issue
Block a user