Skip to content

feat(nav-drawer): add button type to resizer element #1087

feat(nav-drawer): add button type to resizer element

feat(nav-drawer): add button type to resizer element #1087

Workflow file for this run

on: push
name: Slack Notification
jobs:
slackNotification:
name: Slack Notification
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Slack Notification
uses: rtCamp/action-slack-notify@v2
env:
SLACK_WEBHOOK: ${{ secrets.SLACK_WEBHOOK }}