Fixed typo in sequence diagram
This commit is contained in:
parent
bd3d4d38c4
commit
c0ece6b0ee
@ -10,7 +10,7 @@ sequenceDiagram
|
|||||||
participant REPO as Pacman Repo
|
participant REPO as Pacman Repo
|
||||||
|
|
||||||
GIT->>GHA: GIT push trigger
|
GIT->>GHA: GIT push trigger
|
||||||
GHA->>GHA: parse PKBUILDs
|
GHA->>GHA: parse PKGBUILDs
|
||||||
GHA-->>GIT: upload parsed PKGBUILDs
|
GHA-->>GIT: upload parsed PKGBUILDs
|
||||||
|
|
||||||
loop Every 5 minutes
|
loop Every 5 minutes
|
||||||
@ -40,4 +40,4 @@ end
|
|||||||
{
|
{
|
||||||
"theme": "forest"
|
"theme": "forest"
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|||||||
File diff suppressed because one or more lines are too long
|
Before Width: | Height: | Size: 24 KiB After Width: | Height: | Size: 24 KiB |
Loading…
x
Reference in New Issue
Block a user