Skip to content

Commit 612a4dc

Browse files
committed
Testi CI workflows
1 parent 7aafc6c commit 612a4dc

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ on:
33
push:
44
branches:
55
- main
6-
- lorenc-server
6+
- lorenc-ci
77

88
workflow_dispatch:
99
inputs:

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -194,5 +194,7 @@ ALTER TABLE public.deployment_logs
194194
│ (build, test, release) │
195195
└──────────────────────────┘
196196
197+
Adding this line to test the workflows
198+
197199
Test
198200
```

0 commit comments

Comments
 (0)