Skip to content

Commit 8650264

Browse files
committed
Tests: Also test when self file changes, not just main script
1 parent 1fd1a01 commit 8650264

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/test-mkdocs-workflow.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,12 @@ on:
88
branches: [ master ]
99
paths:
1010
- 'action.yml'
11+
- '.github/workflows/test-mkdocs-workflow.yml'
1112
pull_request:
1213
branches: [ master ]
1314
paths:
1415
- 'action.yml'
16+
- '.github/workflows/test-mkdocs-workflow.yml'
1517

1618
jobs:
1719
test:

0 commit comments

Comments
 (0)