Skip to content

Commit

Permalink
schedule weekly
Browse files Browse the repository at this point in the history
Signed-off-by: Jan Kowalleck <[email protected]>
  • Loading branch information
jkowalleck committed Nov 7, 2024
1 parent 12ce787 commit 1a11f7d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/nodejs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ on:
tags: [ 'v*' ]
pull_request:
workflow_dispatch:
schedule:
- cron: '42 23 * * 5'

concurrency:
group: '${{ github.workflow }}-${{ github.ref }}'
Expand Down

0 comments on commit 1a11f7d

Please sign in to comment.