mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2024-11-15 14:34:26 +00:00
Update when-path for Gitea (#1598)
As title, looks like it should have been updated at the same time as the other notice.
This commit is contained in:
parent
15a50bc0a3
commit
9d90b1ffb7
1 changed files with 1 additions and 2 deletions
|
@ -848,8 +848,7 @@ when:
|
|||
|
||||
:::info
|
||||
Path conditions are applied only to **push** and **pull_request** events.
|
||||
It is currently **only available** for GitHub, GitLab.
|
||||
Gitea only supports **push** at the moment ([go-gitea/gitea#18228](https://github.com/go-gitea/gitea/pull/18228)).
|
||||
It is currently **only available** for GitHub, GitLab and Gitea (version 1.18.0 and newer)
|
||||
:::
|
||||
|
||||
Execute a step only on a pipeline with certain files being changed:
|
||||
|
|
Loading…
Reference in a new issue