Skip to content

Commit f5569d9

Browse files
Copilotpetesramek
andauthored
ci: add develop/** branch trigger to pull-request workflow
Agent-Logs-Url: https://github.com/petesramek/polyline-algorithm-csharp/sessions/04ca3c24-1251-41b5-8421-0822cde95f54 Co-authored-by: petesramek <2333452+petesramek@users.noreply.github.com>
1 parent 0c2387c commit f5569d9

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/pull-request.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,9 @@ on:
88
- synchronize
99
- reopened
1010
branches:
11+
- 'develop/**'
1112
- 'preview/**'
12-
- 'release/**'
13+
- 'release/**'
1314

1415
permissions:
1516
actions: read

0 commit comments

Comments
 (0)