Commit d50d57f
committed
CI: Don't run on push except on main and stable branches
Right now, when opening a PR the CI is ran twice (one for the push event and one for the PR event).
This prevents that: PRs will only get the CI ran once
Signed-off-by: Álvaro Brey <alvaro.brey@nextcloud.com>1 parent cac2498 commit d50d57f
1 file changed
Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
4 | 7 | | |
5 | 8 | | |
6 | 9 | | |
| |||
0 commit comments