fix(tools): correct file name (#54249)

pull/54252/head
Naomi 2024-03-29 10:58:42 -07:00 committed by GitHub
parent 83b6e4e533
commit 1927e19c6e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -364,7 +364,7 @@ jobs:
# We do not need to run tests because they are run after the PR is created. # We do not need to run tests because they are run after the PR is created.
- name: Overwrite Execute-Brain.md - name: Overwrite Execute-Brain.md
run: tools/scripts/execute-brain.sh run: tools/scripts/move-bf.sh
# Create Commit # Create Commit
- name: Commit Changes - name: Commit Changes