Skip to content

Commit 4ac4a2c

Browse files
authored
Update nixos.yaml
1 parent 6735d81 commit 4ac4a2c

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.github/workflows/nixos.yaml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,15 @@ name: nixos tests
22

33
on:
44
push:
5+
paths-ignore:
6+
- 'README.md'
7+
- '.github/workflows/startup-tests.yml'
8+
- '.github/workflows/change_log.yml'
59
pull_request:
10+
paths-ignore:
11+
- 'README.md'
12+
- '.github/workflows/startup-tests.yml'
13+
- '.github/workflows/change_log.yml'
614

715
jobs:
816
compile:

0 commit comments

Comments
 (0)