Skip to content

Commit 7337849

Browse files
author
Lucie Milan
committed
Update generate_foreign_keys.yml
1 parent b5901f1 commit 7337849

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/generate_foreign_keys.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,5 +39,5 @@ jobs:
3939
git add -A
4040
git config --global user.email "github-actions@github.com"
4141
git config --global user.name 'github-actions'
42-
git commit -am "Automated commit: Generate JSON schemas"
42+
git commit -am "Automated commit: Generate foreign keys"
4343
git push

0 commit comments

Comments
 (0)