Skip to content

test slack notifications #1

test slack notifications

test slack notifications #1

name: test slack notifications
on:
workflow_dispatch:
jobs:
call-slack-notif:
uses: cenevan/gha-workflows/.github/workflows/reusable-slack-notifs.yml@main

Check failure on line 8 in .github/workflows/test-slack-notifs.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/test-slack-notifs.yml

Invalid workflow file

error parsing called workflow ".github/workflows/test-slack-notifs.yml" -> "cenevan/gha-workflows/.github/workflows/reusable-slack-notifs.yml@main" (source branch with sha:b80915e1a9e5e6d99fc8fc9a8c86c451f77ed542) : You have an error in your yaml syntax on line 18
with:
short-desc: 'Test Description'
title: 'Test Title'
img-url: 'https://imgur.com/gallery/npm-install-OsbqxXW'
img-alt-text: 'Test alt text'
secrets:
channel-name: ${{ secrets.SLACK_CHANNEL_ID_STORY_57BLOCKS }}
slack-bot-token: ${{ secrets.SLACK_BOT_TOKEN }}