mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2025-04-14 02:51:35 +02:00
fix: fix ci dashboard e2e test
- 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.
This commit is contained in:
parent
c531b8f020
commit
b459f758c1
1 changed files with 12 additions and 0 deletions
|
@ -57,3 +57,15 @@
|
|||
is_deleted: false
|
||||
deleted_by_id: 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