We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a2dbf04 commit eb868e8Copy full SHA for eb868e8
2 files changed
.github/workflows/check.yml
@@ -6,6 +6,8 @@ on:
6
branches: [master, release-*]
7
pull_request:
8
9
+ schedule:
10
+ - cron: "0 0 * * *"
11
12
env:
13
CARGO_TERM_COLOR: always
README.md
@@ -1,5 +1,8 @@
1
# Afrim Data Repository
2
3
+
4
+
5
## Clafrica
Configuration for the Clafrica input method based on the Clafrica code of Resulam.
- Clafrica code for single characters
0 commit comments