Skip to content

Commit 423e905

Browse files
committed
ci: Make CI actually work
1 parent 6edc552 commit 423e905

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/mend.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,7 @@ name: Build & Deploy to Pages
22

33
on:
44
push:
5-
tags:
6-
- "v*"
7-
5+
branches: ["main"]
86
# Allows you to run this workflow manually from the Actions tab
97
workflow_dispatch:
108

0 commit comments

Comments
 (0)