Skip to content

Commit e0ebdd9

Browse files
committed
ci: remove secrets guard that causes spurious 'no jobs' notifications
1 parent 01a8eea commit e0ebdd9

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/notify-issue.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ on:
55
jobs:
66
notify:
77
runs-on: ubuntu-latest
8-
if: ${{ secrets.SLACK_WEBHOOK != '' }}
98
env:
109
TITLE: ${{ github.event.issue.title }}
1110
URL: ${{ github.event.issue.html_url }}

0 commit comments

Comments
 (0)