mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2026-04-15 01:41:56 +00:00
docs: update docs to match new default
This commit is contained in:
@@ -248,7 +248,7 @@ Example conditional execution by branch:
|
||||
+ - branch: main
|
||||
```
|
||||
|
||||
> The step now triggers on main branch, but also if the target branch of a pull request is `main`. Add an event condition to limit it further to pushes on main only.
|
||||
> The step now triggers on `push` events of the `main` branch
|
||||
|
||||
Execute a step if the branch is `main` or `develop`:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user