Skip to content

Commit

Permalink
Add manual trigger to publish tweet
Browse files Browse the repository at this point in the history
  • Loading branch information
remidbs authored Jun 20, 2023
1 parent 617405b commit 0e1e41c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish_tweet.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
name: Publish tweet

on:
workflow_dispatch:
schedule:
# <minute [0,59]> <hour [0,23]> <day of the month [1,31]> <month of the year [1,12]> <day of the week [0,6]>
# https://pubs.opengroup.org/onlinepubs/9699919799/utilities/crontab.html#tag_20_25_07
Expand Down

0 comments on commit 0e1e41c

Please sign in to comment.