Skip to content

Commit d00a11e

Browse files
committed
Set the workflow file to run on main and remove old pipeline
1 parent 98b2278 commit d00a11e

File tree

2 files changed

+1
-52
lines changed

2 files changed

+1
-52
lines changed

.github/workflows/deploy.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Deploy to Server
33
on:
44
push:
55
branches:
6-
- deploytest
6+
- main
77

88
permissions:
99
packages: write

.github/workflows/go.yaml

Lines changed: 0 additions & 51 deletions
This file was deleted.

0 commit comments

Comments
 (0)