Skip to content

Commit

Permalink
Scripts is not just for new scripts
Browse files Browse the repository at this point in the history
  • Loading branch information
eggrobin authored Oct 25, 2023
1 parent c824a5b commit ed8dc85
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/pipeline.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ If the proposal does not supply LineBreak.txt:

New scripts only:
- [ ] UCD_Names — Check script name

- [ ] Scripts.txt — Prepend ranges
- [ ] Commit

Expand Down Expand Up @@ -152,4 +153,4 @@ mvn compile exec:java '-Dexec.mainClass="org.unicode.props.GenerateEnums"' -am -
mvn spotless:apply
git add *.java
git commit -m GenerateEnums
```
```

0 comments on commit ed8dc85

Please sign in to comment.