Skip to content

Commit

Permalink
Merge branch 'main' into b-2815-project-motion-poll-single-nominal-vo…
Browse files Browse the repository at this point in the history
…tes-settings
  • Loading branch information
luisa-beerboom authored Feb 14, 2025
2 parents b099cc2 + cc9d35e commit de9941a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/setup-autoupdate-pr/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ runs:
- name: Set up go
uses: actions/setup-go@v5
with:
go-version: '1.22'
go-version: "1.23"

- name: Run go generate
shell: bash
Expand Down
3 changes: 3 additions & 0 deletions .github/workflows/create-prs-for-updates.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,9 @@ jobs:
- repository: openslides-autoupdate-service
assignee: ostcar
setup-action: setup-autoupdate-pr
- repository: openslides-go
assignee: ostcar
setup-action: setup-autoupdate-pr
- repository: openslides-backend
assignee: r-peschke
- repository: openslides-client
Expand Down

0 comments on commit de9941a

Please sign in to comment.