Skip to content

Commit

Permalink
Merge pull request #323 from ZeitOnline/multigitter/replace-gha-runners
Browse files Browse the repository at this point in the history
chore(ci): replace GHA runners
  • Loading branch information
witsch committed Nov 24, 2023
2 parents 7b9cd9c + b6e5ee9 commit cc42f53
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs-trigger-build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ on:
jobs:
trigger:
name: Trigger
runs-on: [self-hosted, x64, linux, ephemeral, zon-image-latest]
runs-on: zon-ubuntu-general-dind
if: contains(github.repository, 'ZeitOnline')

steps:
Expand Down

0 comments on commit cc42f53

Please sign in to comment.