ci: trigger workflows when nixpkgs pin is updated
Otherwise we might break things...
This commit is contained in:
@@ -16,6 +16,7 @@ on:
|
|||||||
- .github/*
|
- .github/*
|
||||||
- '*.nix'
|
- '*.nix'
|
||||||
- nix/**
|
- nix/**
|
||||||
|
- flake.lock
|
||||||
- .cirrus.yml
|
- .cirrus.yml
|
||||||
- cabal.project*
|
- cabal.project*
|
||||||
- postgrest.cabal
|
- postgrest.cabal
|
||||||
|
|||||||
@@ -14,6 +14,7 @@ on:
|
|||||||
- .github/actions/setup-nix/**
|
- .github/actions/setup-nix/**
|
||||||
- default.nix
|
- default.nix
|
||||||
- nix/**
|
- nix/**
|
||||||
|
- flake.lock
|
||||||
- docs/**
|
- docs/**
|
||||||
- '!**.md'
|
- '!**.md'
|
||||||
|
|
||||||
|
|||||||
@@ -17,6 +17,7 @@ on:
|
|||||||
- .github/actions/setup-nix/**
|
- .github/actions/setup-nix/**
|
||||||
- default.nix
|
- default.nix
|
||||||
- nix/**
|
- nix/**
|
||||||
|
- flake.lock
|
||||||
- .stylish-haskell.yaml
|
- .stylish-haskell.yaml
|
||||||
- cabal.project
|
- cabal.project
|
||||||
- postgrest.cabal
|
- postgrest.cabal
|
||||||
|
|||||||
Reference in New Issue
Block a user