Skip to content

Commit

Permalink
chore(ci): trigger workflow on 6am np time as well
Browse files Browse the repository at this point in the history
  • Loading branch information
pwnwriter committed Dec 19, 2023
1 parent 311fb2f commit ef7a888
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,8 @@ on:
push:
branches:
- '**'
pull_request:
schedule:
- cron: '45 0 * * *' # Runs at 6 AM Nepali Time (UTC+5:45)

permissions:
contents: write
Expand Down

0 comments on commit ef7a888

Please sign in to comment.