Skip to content

Commit 28832ab

Browse files
committed
update recommended action workflow for integration tests
1 parent a680477 commit 28832ab

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -225,7 +225,11 @@ on:
225225
branches:
226226
- 'main'
227227
tags: '*'
228+
paths:
229+
- 'Project.toml'
228230
pull_request:
231+
paths:
232+
- 'Project.toml'
229233
230234
jobs:
231235
integration-test:

0 commit comments

Comments
 (0)