Merge branch 'legacy/pm4' into stable

This commit is contained in:
Dylan K. Taylor
2023-07-11 15:10:55 +01:00
2 changed files with 26 additions and 20 deletions

View File

@ -8,6 +8,7 @@ on:
jobs:
build:
runs-on: ubuntu-latest
concurrency: update-updater-api # only one job can run at a time, to avoid git conflicts when updating the repository
steps:
- name: Install jq