Skip to content

feat: Update Sonarr French Recyclarr templates (#75) #20

feat: Update Sonarr French Recyclarr templates (#75)

feat: Update Sonarr French Recyclarr templates (#75) #20

Workflow file for this run

name: Discord Notification
on:
# includes PR merges as well as pushes without a PR
push:
branches:
- master
jobs:
check_dates:
name: Discord Notification
runs-on: ubuntu-latest
steps:
- name: Checkout Code
uses: actions/checkout@v3
- name: Discord Commits
uses: recyclarr/discord-commits@v2
with:
webhook: ${{ secrets.DISCORD_WEBHOOK }}
template: simple-link
commit-filters: |
^feat:
^fix: