Skip to content

Commit 7b3c66d

Browse files
mahlau-flexyaugenst-flex
authored andcommitted
ci: workflows are triggered if pr name is edited
1 parent e9c2b95 commit 7b3c66d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tidy3d-python-client-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ on:
1717
- latest
1818
- develop
1919
- 'pre/*'
20-
types: ['opened', 'reopened', 'synchronize', 'ready_for_review']
20+
types: ['opened', 'reopened', 'synchronize', 'ready_for_review', 'edited']
2121
pull_request_review:
2222
types: [submitted]
2323

0 commit comments

Comments
 (0)