Skip to content

Commit

Permalink
restore branch restriction
Browse files Browse the repository at this point in the history
  • Loading branch information
sgpthomas committed Feb 29, 2024
1 parent 517575f commit 992f553
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/vscode.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
on:
push:
# branches:
# - main
branches:
- main
tags:
- "*"

Expand Down

0 comments on commit 992f553

Please sign in to comment.