Skip to content

Commit a5e907e

Browse files
Limit build to main line only
1 parent ff3b5fc commit a5e907e

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/build.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ on:
44
push:
55
branches:
66
- main
7-
pull_request:
87

98
jobs:
109
gradle:
@@ -33,4 +32,3 @@ jobs:
3332
asset_path: ./build/distributions/ethersync-*.zip
3433
asset_name: ethersync-jetbrains-nightly-$$.zip
3534
asset_content_type: application/zip
36-
ignore_hash: true

0 commit comments

Comments
 (0)