Skip to content

Commit a0890b4

Browse files
committed
HOL-Light: Retrigger upon changes to flake.nix
Signed-off-by: Hanno Becker <[email protected]>
1 parent 70d8d89 commit a0890b4

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/hol_light.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ on:
1111
- 'proofs/hol_light/arm/Makefile'
1212
- 'proofs/hol_light/arm/**/*.S'
1313
- 'proofs/hol_light/arm/**/*.ml'
14+
- 'flake.nix'
15+
- 'flake.lock'
1416
- 'nix/hol_light/*'
1517
- 'nix/s2n_bignum/*'
1618
pull_request:
@@ -20,6 +22,8 @@ on:
2022
- 'proofs/hol_light/arm/Makefile'
2123
- 'proofs/hol_light/arm/**/*.S'
2224
- 'proofs/hol_light/arm/**/*.ml'
25+
- 'flake.nix'
26+
- 'flake.lock'
2327
- 'nix/hol_light/*'
2428
- 'nix/s2n_bignum/*'
2529

0 commit comments

Comments
 (0)