We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2f5e5d8 commit 227a9e4Copy full SHA for 227a9e4
1 file changed
.github/workflows/pr_format_bot.yml
@@ -14,7 +14,7 @@ permissions:
14
15
jobs:
16
notify-format:
17
- # if: github.repository_owner == 'RT-Thread'
+ if: github.repository_owner == 'Nedki-L'
18
runs-on: ubuntu-latest
19
steps:
20
- name: Check if first commit and add comment
@@ -138,4 +138,4 @@ jobs:
138
echo "Failed to get commits from GitHub API"
139
echo "Response: $commits"
140
exit 1
141
- fi
+ fi
0 commit comments