fix: manually overwrite execute-brain.md (#54208)

This commit is contained in:
Naomi
2024-03-25 10:55:25 -07:00
committed by GitHub
parent cc87f4455d
commit fd88821919
2 changed files with 16 additions and 0 deletions

View File

@@ -363,6 +363,9 @@ jobs:
# We do not need to run tests because they are run after the PR is created.
- name: Overwrite Execute-Brain.md
run: tools/scripts/execute-brain.sh
# Create Commit
- name: Commit Changes
uses: freecodecamp/crowdin-action@main