Skip to content

Commit 0ead05c

Browse files
committed
chore: allow isolated lyrics validation on pull request
1 parent c8175d9 commit 0ead05c

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/lyrics-reimplementation.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@ on:
44
push:
55
branches:
66
- feature/lyrics-reimplementation
7+
pull_request:
8+
branches:
9+
- main
710

811
permissions:
912
contents: write

0 commit comments

Comments
 (0)