Skip to content

Commit 662a1a7

Browse files
authored
Merge branch 'main' into bestra/add-storage-option
2 parents f0e48d4 + 1011459 commit 662a1a7

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

.github/workflows/nodejs.yml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
name: Build
2-
on: [push]
2+
on:
3+
pull_request:
4+
push:
5+
branches:
6+
- main
37
jobs:
48
build:
59
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)