fix: runner label name (zed doing weird stuff with commit)

This commit is contained in:
Haletran 2026-04-13 23:10:59 +02:00
parent 56c482241f
commit e21934002f

View file

@ -5,7 +5,7 @@ on:
jobs:
terraform:
runs-on: self-hosted
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v4