Skip to content

Commit

Permalink
update workflow file
Browse files Browse the repository at this point in the history
  • Loading branch information
helrond committed May 2, 2024
1 parent fac12bb commit 216face
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/dependencies.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,11 @@ on:

schedule:
- cron: '0 0 1 * *'

# Allows you to run this workflow manually from the Actions tab
workflow_dispatch:

env:
HUSKY: 0

jobs:
build:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 216face

Please sign in to comment.