Skip to content

Commit

Permalink
trying to allow manual trigger for publishing vscode pre-releases
Browse files Browse the repository at this point in the history
  • Loading branch information
martinlippert committed Oct 2, 2024
1 parent cd18390 commit 609736d
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
name: Pre-Release - Publish VSCode Extensions

on:
workflow_dispatch:
schedule:
- cron: "0 0 * * 2,4,6"

Expand Down

0 comments on commit 609736d

Please sign in to comment.