Skip to content

Commit 6ebe096

Browse files
chore: updated the push step
1 parent 9b7a91b commit 6ebe096

1 file changed

Lines changed: 1 addition & 5 deletions

File tree

.github/workflows/build-test.yaml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,7 @@ on:
44
pull_request:
55
branches:
66
- main
7-
8-
push:
9-
branches:
10-
- fix-eslint
11-
7+
types: ["opened", "synchronize", "reopened"]
128
jobs:
139
build-lint:
1410
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)