We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0bc6300 commit 9b2ad17Copy full SHA for 9b2ad17
.github/workflows/discord_notify.yml
@@ -14,7 +14,6 @@ jobs:
14
contents: read
15
with:
16
actor: ${{ github.event.pull_request.user.login }}
17
- is_remote: true
18
19
notify:
20
if: ${{ needs.check_maintainer.outputs.is_core_team == 'true' }}
.github/workflows/label_core_team_prs.yml
@@ -18,7 +18,6 @@ jobs:
21
22
23
label:
24
0 commit comments