Skip to content

dependabot[bot] has pushed a commit #308

dependabot[bot] has pushed a commit

dependabot[bot] has pushed a commit #308

Workflow file for this run

name: GitHub-Push
run-name: ${{ github.triggering_actor }} has pushed a commit
on:
push:
jobs:
notify-pull-request:
runs-on: ubuntu-latest
steps:
- name: Send GitHub Action trigger data to Slack workflow
id: slack
uses: slackapi/[email protected]
env:
SLACK_WEBHOOK_URL: ${{ secrets.SLACK_WEBHOOK_URL_PUSH }}