Skip to content

Commit 77361af

Browse files
authored
Update main.yml
remove execution of SBOM deployment on pull request
1 parent c858784 commit 77361af

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/main.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,6 @@ on:
1212
workflow_dispatch:
1313
push:
1414
branches: [ "main" ]
15-
pull_request:
16-
branches: [ "main" ]
1715

1816
jobs:
1917
build:

0 commit comments

Comments
 (0)