Skip to content

Commit adf7dd0

Browse files
author
Petr Sramek
committed
update
1 parent f3f6b98 commit adf7dd0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ on:
44
push:
55
branches:
66
- '**'
7-
paths-ignore:
8-
- '!src/**'
7+
paths:
8+
- 'src/**'
99

1010
permissions:
1111
actions: read

0 commit comments

Comments
 (0)