Skip to content

Commit b5c930d

Browse files
authored
Added a "paths-ignore" for the README file
1 parent f0de1ae commit b5c930d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/test-translation.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ on:
88
push:
99
branches:
1010
- '*'
11+
paths-ignore:
12+
- 'README.rst'
1113
workflow_dispatch:
1214

1315
jobs:

0 commit comments

Comments
 (0)