Skip to content

Commit

Permalink
[CI] Update Nix toolbox
Browse files Browse the repository at this point in the history
  • Loading branch information
proux01 committed Jan 8, 2024
1 parent 23499db commit 903a339
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 5 deletions.
4 changes: 3 additions & 1 deletion .github/workflows/nix-action-8.17.yml
Original file line number Diff line number Diff line change
Expand Up @@ -331,8 +331,10 @@ name: Nix CI for bundle 8.17
'on':
pull_request:
paths:
- .github/workflows/**
- .github/workflows/nix-action-8.17.yml
pull_request_target:
paths-ignore:
- .github/workflows/nix-action-8.17.yml
types:
- opened
- synchronize
Expand Down
4 changes: 3 additions & 1 deletion .github/workflows/nix-action-8.18.yml
Original file line number Diff line number Diff line change
Expand Up @@ -331,8 +331,10 @@ name: Nix CI for bundle 8.18
'on':
pull_request:
paths:
- .github/workflows/**
- .github/workflows/nix-action-8.18.yml
pull_request_target:
paths-ignore:
- .github/workflows/nix-action-8.18.yml
types:
- opened
- synchronize
Expand Down
4 changes: 3 additions & 1 deletion .github/workflows/nix-action-master.yml
Original file line number Diff line number Diff line change
Expand Up @@ -502,8 +502,10 @@ name: Nix CI for bundle master
'on':
pull_request:
paths:
- .github/workflows/**
- .github/workflows/nix-action-master.yml
pull_request_target:
paths-ignore:
- .github/workflows/nix-action-master.yml
types:
- opened
- synchronize
Expand Down
3 changes: 1 addition & 2 deletions .nix/coq-nix-toolbox.nix
Original file line number Diff line number Diff line change
@@ -1,2 +1 @@
"cef6668e637efb2941cbda0ac0f0a435730fa3c1"

"7e631f043d424ce82f3308824bf64fbfdee04c80"

0 comments on commit 903a339

Please sign in to comment.