Skip to content

Commit 694a61a

Browse files
author
Petr Sramek
committed
aded path filter
1 parent 1559663 commit 694a61a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/format-cs-files.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ on:
44
push:
55
branches:
66
- 'develop/**'
7+
paths:
8+
- '**.cs'
79
pull_request:
810
branches:
911
- 'main'

0 commit comments

Comments
 (0)