Skip to content

Commit

Permalink
Add possibility to run weekly links posting manually
Browse files Browse the repository at this point in the history
  • Loading branch information
MeFoDy committed Jan 26, 2024
1 parent 6f83ffe commit e7356e7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/weekly-links-post.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
name: "Generate and publish weekly links post"
on:
workflow_dispatch:
schedule:
- cron: 30 11 * * 6
jobs:
Expand Down

0 comments on commit e7356e7

Please sign in to comment.