aboutsummaryrefslogtreecommitdiffstats
path: root/.github/workflows/fixup.yml
diff options
context:
space:
mode:
authorJoas Schilling <coding@schilljs.com>2024-02-05 10:08:06 +0100
committerJoas Schilling <coding@schilljs.com>2024-02-05 10:08:06 +0100
commit653c013c6ecd16293de5cd9aea707d447ea4f73f (patch)
treecc49a13de77f9e34eee2549019318db7c7eb60a3 /.github/workflows/fixup.yml
parentafb7e8128a5837f20d71bb99b81b51b9513fc7ba (diff)
downloadnextcloud-server-653c013c6ecd16293de5cd9aea707d447ea4f73f.tar.gz
nextcloud-server-653c013c6ecd16293de5cd9aea707d447ea4f73f.zip
feat(CI): Utilize low-resource pool for changes and summaries
Signed-off-by: Joas Schilling <coding@schilljs.com>
Diffstat (limited to '.github/workflows/fixup.yml')
-rw-r--r--.github/workflows/fixup.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/fixup.yml b/.github/workflows/fixup.yml
index 9548d19f2d5..98d49927ab8 100644
--- a/.github/workflows/fixup.yml
+++ b/.github/workflows/fixup.yml
@@ -24,7 +24,7 @@ jobs:
pull-requests: write
name: Block fixup and squash commits
- runs-on: ubuntu-latest
+ runs-on: ubuntu-latest-low
steps:
- name: Run check