mirror of
https://github.com/davegallant/nix-config
synced 2025-08-05 18:53:39 +00:00
Add gofumpt
This commit is contained in:
10
.github/workflows/cachix.yml
vendored
10
.github/workflows/cachix.yml
vendored
@@ -1,7 +1,15 @@
|
||||
name: "Build and push to cachix"
|
||||
|
||||
on:
|
||||
pull_request:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
paths-ignore:
|
||||
- '**/*.md'
|
||||
- '*.md'
|
||||
- 'LICENSE'
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
build:
|
||||
runs-on: ubuntu-latest
|
||||
|
Reference in New Issue
Block a user