fix: fix ci dashboard e2e test (#7338)
- Add the necessary branch row for the workflow repository. This is required for the dashboard search to return any commit status for the default branch. Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/7338 Reviewed-by: Otto <otto@codeberg.org> Co-authored-by: Gusted <postmaster@gusted.xyz> Co-committed-by: Gusted <postmaster@gusted.xyz>
This commit is contained in:
parent
89fbd4867e
commit
f009c6ec4a
1 changed files with 12 additions and 0 deletions
|
@ -57,3 +57,15 @@
|
||||||
is_deleted: false
|
is_deleted: false
|
||||||
deleted_by_id: 0
|
deleted_by_id: 0
|
||||||
deleted_unix: 0
|
deleted_unix: 0
|
||||||
|
|
||||||
|
-
|
||||||
|
id: 16
|
||||||
|
repo_id: 62
|
||||||
|
name: 'main'
|
||||||
|
commit_id: '774f93df12d14931ea93259ae93418da4482fcc1'
|
||||||
|
commit_message: 'Add workflow test-dispatch.yml'
|
||||||
|
commit_time: 1717317522
|
||||||
|
pusher_id: 1
|
||||||
|
is_deleted: false
|
||||||
|
deleted_by_id: 0
|
||||||
|
deleted_unix: 0
|
||||||
|
|
Loading…
Add table
Reference in a new issue