Skip to content
This repository was archived by the owner on Jan 31, 2025. It is now read-only.

Commit 726b254

Browse files
committed
Refactor deployment workflows
1 parent 27acf93 commit 726b254

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

.github/workflows/gitops.yml renamed to .github/workflows/rest-server-continuous-deployment-main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ name: GitOps
1010
on:
1111
push:
1212
branches:
13-
- 'main'
13+
- main
1414

1515
jobs:
1616
manage-infrastructure:

0 commit comments

Comments
 (0)