We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ea2d067 commit 9b37cfbCopy full SHA for 9b37cfb
.github/workflows/android-unit-test.yml
@@ -8,6 +8,7 @@ on:
8
- develop
9
paths-ignore:
10
- "app/src/main/**"
11
+ - "scripts/emoji_generator/**"
12
13
permissions:
14
checks: write
0 commit comments