Skip to content

Commit 3a207a6

Browse files
committed
chore: move script location
1 parent 652bb18 commit 3a207a6

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed
File renamed without changes.
File renamed without changes.

scripts/release_manager_merge_bot.go renamed to .github/scripts/release_manager_merge_bot.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
// Example Usage:
2828
//
2929
// export GITHUB_TOKEN="<your GitHub token>"
30-
// cd scripts
30+
// cd .github/scripts
3131
// go run ./release_manager_merge_bot.go <PR URL>
3232

3333
package main

0 commit comments

Comments
 (0)