Skip to content

Commit

Permalink
chore(ci): Run publish workflow once per day
Browse files Browse the repository at this point in the history
Signed-off-by: jld3103 <jld3103yt@gmail.com>
  • Loading branch information
provokateurin committed Nov 17, 2023
1 parent 4cbf39a commit 1c0a5c6
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
name: Publish

on:
push:
branches:
- main
schedule:
- cron: '0 5 * * *'

concurrency:
group: publish
Expand Down

0 comments on commit 1c0a5c6

Please sign in to comment.