We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 03240e0 commit d709b0fCopy full SHA for d709b0f
.github/workflows/update-font-list.yml
@@ -29,8 +29,8 @@ jobs:
29
- name: Create Pull Request
30
uses: peter-evans/create-pull-request@5e914681df9dc83aa4e4905692ca88beb2f9e91f # @v7.0.5
31
with:
32
- commit-message: Update list of supported SIL fonts
33
- title: Update list of supported SIL fonts
+ commit-message: Update list of supported fonts
+ title: Update list of supported fonts
34
body: Automated update of file by GitHub action
35
branch: fonts/update
36
base: master
0 commit comments