Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Nightblade committed Dec 7, 2023
1 parent 94ff6e9 commit 5ff71c7
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
# yaml-language-server: $schema=https://json.schemastore.org/github-workflow.json
name: 'Build'
name: 'Build Dictionary Files'

on:
# push:
Expand Down Expand Up @@ -45,4 +44,4 @@ jobs:
- name: Auto-Commit File
uses: stefanzweifel/git-auto-commit-action@v4
with:
commit_message: Auto-Commit File
commit_message: Auto-Commit Dictionary Files

0 comments on commit 5ff71c7

Please sign in to comment.