Skip to content

Commit e1494b5

Browse files
authored
Update main.yml
1 parent 9118eb8 commit e1494b5

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/main.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,6 @@
11
name: Build NPM Package
22

33
on:
4-
push:
5-
branches: [ main ]
6-
pull_request:
7-
branches: [ main ]
84
workflow_dispatch: # This line allows the workflow to be triggered manually
95

106
permissions:

0 commit comments

Comments
 (0)