mirror of
https://github.com/actions/actions-runner-controller.git
synced 2025-12-13 21:16:46 +00:00
fix: duplicate name attribute (#318)
This commit is contained in:
@@ -18,7 +18,7 @@ on:
|
|||||||
- .github/workflows/build-runner.yml
|
- .github/workflows/build-runner.yml
|
||||||
release:
|
release:
|
||||||
types: [published]
|
types: [published]
|
||||||
name: Runner
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
|||||||
Reference in New Issue
Block a user