Skip to content

Commit

Permalink
feat: upgrade lock
Browse files Browse the repository at this point in the history
  • Loading branch information
mbret committed Nov 14, 2023
1 parent 18aac89 commit 5f0edad
Show file tree
Hide file tree
Showing 2 changed files with 738 additions and 1,495 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ name: deploy-dev
# events but only for the master branch
on:
push:
branches: [develop, master]
branches: [develop]

# A workflow run is made up of one or more jobs that can run sequentially or in parallel
jobs:
Expand Down
Loading

0 comments on commit 5f0edad

Please sign in to comment.