Skip to content

RSS Third Parties #71098

RSS Third Parties

RSS Third Parties #71098

Workflow file for this run

name: RSS Third Parties
on:
schedule:
- cron: '*/15 * * * *'
workflow_dispatch:
jobs:
Slack:
runs-on: ubuntu-latest
permissions: write-all
steps:
- uses: guilhem/[email protected]
continue-on-error: true
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
feed: "https://status.slack.com/feed/rss"
prefix: "[Slack]"
dry-run: "false"
lastTime: "24h"
labels: "Slack"