Skip to content

Commit 220c07b

Browse files
authored
Merge pull request #14 from Swaggy-Swagger/test/testWorkflow
test: workflow
2 parents 3e6ba48 + a5062de commit 220c07b

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

.github/workflows/sync-to-backend-repo.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
git branch -M style/ui
4343
git fetch origin style/ui
4444
45-
# Merge changes and override conflicts with ours --allow-unrelated-histories
45+
# Merge changes and override conflicts with ours
4646
git merge -X ours origin/style/ui
4747
4848
# Push the changes to the style/ui branch

src/style/_variables.scss

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,6 @@ $mango-tango: #e97500 !default;
3535

3636

3737
// Swaggy-Swagger Theme
38-
// for workflow test !!
3938
$color-primary: #2B6764 !default;
4039
$color-secondary: #877455 !default;
4140
$color-info: #4990e2 !default;

0 commit comments

Comments
 (0)