We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 01a8eea commit e0ebdd9Copy full SHA for e0ebdd9
1 file changed
.github/workflows/notify-issue.yml
@@ -5,7 +5,6 @@ on:
5
jobs:
6
notify:
7
runs-on: ubuntu-latest
8
- if: ${{ secrets.SLACK_WEBHOOK != '' }}
9
env:
10
TITLE: ${{ github.event.issue.title }}
11
URL: ${{ github.event.issue.html_url }}
0 commit comments