Skip to content

Commit 7bf67e5

Browse files
remove exec on push
1 parent d649293 commit 7bf67e5

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

.github/workflows/publish-ovsx.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
name: Publish to Open VSX
22

33
on:
4-
push:
54
workflow_dispatch:
65

76
permissions:

.github/workflows/publish-vs-marketplace.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
name: Publish to Visual Studio Marketplace
22

33
on:
4-
push:
54
workflow_dispatch:
65

76
permissions:

0 commit comments

Comments
 (0)