Skip to content

Commit

Permalink
no wf schedule
Browse files Browse the repository at this point in the history
Signed-off-by: Jan Kowalleck <[email protected]>
  • Loading branch information
jkowalleck committed Nov 4, 2024
1 parent fea21c4 commit 197a4ff
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/nodejs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,6 @@ on:
tags: [ 'v*' ]
pull_request:
workflow_dispatch:
schedule:
# schedule daily tests, since dependencies might not be intended to be locked
# this means: at 23:42 every days
- cron: '42 23 * * *'

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

0 comments on commit 197a4ff

Please sign in to comment.