Skip to content

Bump braces from 3.0.2 to 3.0.3 (#409) #149

Bump braces from 3.0.2 to 3.0.3 (#409)

Bump braces from 3.0.2 to 3.0.3 (#409) #149

Workflow file for this run

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