Skip to content

Commit 307b8e1

Browse files
committed
add missing fixture
1 parent e9a4ef9 commit 307b8e1

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

models/fixtures/action_runner.yml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,3 +28,13 @@
2828
repo_id: 0
2929
description: "This runner is going to be deleted"
3030
agent_labels: '["runner_to_be_deleted","linux"]'
31+
-
32+
id: 34348
33+
name: runner_to_be_deleted-repo1
34+
uuid: 3EF231BD-FBB7-4E4B-9602-E6F28363EF20
35+
token_hash: 3EF231BD-FBB7-4E4B-9602-E6F28363EF20
36+
version: "1.0.0"
37+
owner_id: 0
38+
repo_id: 1
39+
description: "This runner is going to be deleted"
40+
agent_labels: '["runner_to_be_deleted","linux"]'

0 commit comments

Comments
 (0)