Skip to content

Monitor RSS

Monitor RSS #2309

Workflow file for this run

name: Monitor RSS
on:
schedule:
# Run this Action every day at 1:00am and 1:00pm UTC
- cron: "0 1,13 * * *"
workflow_dispatch:
jobs:
pbi-monthly-update:
runs-on: ubuntu-latest
steps:
- uses: git-for-windows/[email protected]
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
feed: "https://powerbi.microsoft.com/en-us/blog/feed/"
prefix: "[PBI-UPDATE]"
character-limit: 255
dry-run: false
max-age: 720h
labels: rss/PowerBIFeatureSummary
title-pattern: (Power BI.*20.*Feature Summary)