Remove deprecated pipeline settings (#3916)

This commit is contained in:
6543
2024-07-23 13:06:47 +02:00
committed by GitHub
parent bbdeb4622c
commit 1c7c87b8f0
14 changed files with 20 additions and 201 deletions

View File

@@ -348,10 +348,10 @@ func TestBranchFilter(t *testing.T) {
{Data: []byte(`
when:
event: push
branch: main
steps:
xxx:
image: scratch
branches: main
`)},
{Data: []byte(`
when: