Skip to content

Commit 84b7c10

Browse files
committed
Refactor workflow name and remove unnecessary triggers from test selectors
1 parent 7f66468 commit 84b7c10

1 file changed

Lines changed: 1 addition & 9 deletions

File tree

.github/workflows/test-selectors.yml

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,7 @@
1-
name: Test Selectors
1+
name: Test
22

33
on:
44
pull_request:
5-
push:
6-
branches:
7-
- main
8-
merge_group:
9-
branches:
10-
- main
11-
types:
12-
- checks_requested
135

146
permissions:
157
contents: read

0 commit comments

Comments
 (0)