fix: runner label name (zed doing weird stuff with commit)
This commit is contained in:
parent
56c482241f
commit
e21934002f
|
|
@ -5,7 +5,7 @@ on:
|
|||
|
||||
jobs:
|
||||
terraform:
|
||||
runs-on: self-hosted
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Checkout code
|
||||
uses: actions/checkout@v4
|
||||
|
|
|
|||
Loading…
Reference in a new issue