Skip to content

Commit f04f593

Browse files
committed
Remove temporary test branch from workflow for Pester Help Tests
This change simplifies the workflow configuration by removing the unnecessary 'testBranch' entry. This helps maintain clarity and focus on the relevant branches for testing. Thank you!
1 parent 456ab61 commit f04f593

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/pr.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ on:
33
branches:
44
- main
55
- sampler # temporary branch for testing
6-
- testBranch # temporary branch for testing
76
- develop
87
paths-ignore:
98
- CHANGELOG.md

0 commit comments

Comments
 (0)