Skip to content

Commit

Permalink
feat: Improve the existing stack (#214)
Browse files Browse the repository at this point in the history
  • Loading branch information
ioanlucut authored Nov 18, 2023
1 parent 451c83a commit e3fdebe
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ jobs:
git config user.name github-actions
git config user.email [email protected]
git add -A
git diff --quiet && git diff --staged --quiet || git commit -am "[Bot] I have imported the resurse crestine songs based on the rc_authors_to_process.txt and rc_ids_to_process.txt.
git diff --quiet && git diff --staged --quiet || git commit --cleanup=verbatim -am "[Bot] I have imported the resurse crestine songs based on the rc_authors_to_process.txt and rc_ids_to_process.txt.
>
>
request-checks: true"
Expand Down
4 changes: 2 additions & 2 deletions verified/all/Test Ignore me.txt
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
[title]
Test Ignore me {alternative: {*}, composer: {*}, writer: {*}, arranger: {*}, interpreter: {*}, band: {*}, key: {*}, tempo: {*}, tags: {*}, version: {*}, genre: {*}, rcId: {*}, id: {pkiA5akQix1n3JHo7VhgjQ}, contentHash: {1482a1}}
Test Ignore me {alternative: {*}, composer: {*}, writer: {*}, arranger: {*}, interpreter: {*}, band: {*}, key: {*}, tempo: {*}, tags: {*}, version: {*}, genre: {*}, rcId: {*}, id: {pkiA5akQix1n3JHo7VhgjQ}, contentHash: {a342bb}}

[sequence]
v1.1,v1.2,v1.3

[v1.1]
space-not-expected-before Îtext
sspace-not-expected-before Îtext
space-not-expected-before âtext
space-not-expected-before îtext
space-not-expected-before ătext
Expand Down

0 comments on commit e3fdebe

Please sign in to comment.