Skip to content

Commit

Permalink
Update updater-wip.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
gioodm authored Sep 30, 2024
1 parent f82f639 commit 0069853
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .github/workflows/updater-wip.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,3 +20,11 @@ jobs:
feed-url: https://hugoblox.com/rss.xml
readme-section: news
branch: main
keepalive-job:
name: Keepalive Workflow
runs-on: ubuntu-latest
permissions:
actions: write
steps:
- uses: actions/checkout@v4
- uses: gautamkrishnar/keepalive-workflow@v2

0 comments on commit 0069853

Please sign in to comment.