Skip to content

Commit 7c22d5c

Browse files
committed
change job name
1 parent 789de05 commit 7c22d5c

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/pester-tests.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,12 @@ name: Pester Tests
22

33
on:
44
pull_request:
5+
branches: [ main ]
56
push:
67
branches: [ main ]
78

89
jobs:
9-
test:
10+
pester-tests:
1011
runs-on: windows-latest
1112

1213
steps:

0 commit comments

Comments
 (0)