Skip to content

Bump stylelint from 13.13.1 to 15.10.1 (#392) #139

Bump stylelint from 13.13.1 to 15.10.1 (#392)

Bump stylelint from 13.13.1 to 15.10.1 (#392) #139

Workflow file for this run

name: Slack Notification
on: push
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 }}