Skip to content

Commit

Permalink
Merge pull request #23 from cbrgm/structuresmith/update-all-project-f…
Browse files Browse the repository at this point in the history
…iles

refactor: batch update of project dependencies and configurations
  • Loading branch information
cbrgm authored Dec 17, 2023
2 parents a4b1097 + 093c1ef commit 7303626
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 8 deletions.
4 changes: 2 additions & 2 deletions .anvil.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"generated_at": "2023-12-17T15:13:21.712116+01:00",
"version": "v1.1.5-dirty",
"generated_at": "2023-12-17T19:20:06.005381304Z",
"version": "1.2.1",
"files": [
{
"path": ".editorconfig"
Expand Down
6 changes: 0 additions & 6 deletions .github/workflows/automerge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,10 +43,4 @@ jobs:
env:
GH_TOKEN: ${{ secrets.BOT_PAT_TOKEN }}

- name: Enable automerge
id: automerge
run: gh pr merge --rebase --auto ${{ github.event.pull_request.html_url }}
env:
GH_TOKEN: ${{ secrets.BOT_PAT_TOKEN }}

...

0 comments on commit 7303626

Please sign in to comment.