Skip to content

Commit

Permalink
Merge branch 'main' into feat/backend-server
Browse files Browse the repository at this point in the history
  • Loading branch information
laggui committed Oct 17, 2024
2 parents 5cb96b3 + 604dbae commit 29c9d35
Show file tree
Hide file tree
Showing 67 changed files with 1,525 additions and 1,855 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/combine-dependabot-prs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,6 @@ jobs:
steps:
- name: combine-prs
id: combine-prs
uses: github/combine-prs@v5.1.0 # where X.X.X is the latest version
uses: github/combine-prs@v5.2.0 # where X.X.X is the latest version
with:
labels: dependencies,automated
Loading

0 comments on commit 29c9d35

Please sign in to comment.