Skip to content

Commit 227a9e4

Browse files
authored
Update pr_format_bot.yml
1 parent 2f5e5d8 commit 227a9e4

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/pr_format_bot.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ permissions:
1414

1515
jobs:
1616
notify-format:
17-
# if: github.repository_owner == 'RT-Thread'
17+
if: github.repository_owner == 'Nedki-L'
1818
runs-on: ubuntu-latest
1919
steps:
2020
- name: Check if first commit and add comment
@@ -138,4 +138,4 @@ jobs:
138138
echo "Failed to get commits from GitHub API"
139139
echo "Response: $commits"
140140
exit 1
141-
fi
141+
fi

0 commit comments

Comments
 (0)