Skip to content

Commit

Permalink
feat: Add/update song(s)
Browse files Browse the repository at this point in the history
  • Loading branch information
ioanlucut committed Dec 23, 2024
1 parent d11afa8 commit 1ff9411
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ jobs:
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"
skip-checks: true"
git push
env:
CI: true
Expand Down Expand Up @@ -112,7 +112,7 @@ jobs:
git diff --quiet && git diff --staged --quiet || git commit --cleanup=verbatim -am "[Bot] I have added all of the meta information about the content to it.
>
>
request-checks: true"
skip-checks: true"
git push
env:
CI: true
Expand Down

0 comments on commit 1ff9411

Please sign in to comment.