We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e183bea commit 4edd05cCopy full SHA for 4edd05c
1 file changed
.github/workflows/append_note_in_issue.yml
@@ -6,7 +6,7 @@ on:
6
7
jobs:
8
add-note:
9
- if: github.event.issue.user.login == 'O2sa'
+ if: github.event.issue.user.login == 'o2sa'
10
runs-on: ubuntu-latest
11
permissions:
12
issues: write
0 commit comments