Skip to content

Commit 4a7b8bf

Browse files
committed
trigger run
1 parent b5cff86 commit 4a7b8bf

File tree

1 file changed

+0
-11
lines changed

1 file changed

+0
-11
lines changed

.github/workflows/klass-api-build-and-deploy-pr.yml

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -3,20 +3,9 @@ on:
33
push:
44
branches:
55
- feat/add-test-qa-instance
6-
paths:
7-
- "klass-api/**"
8-
- "klass-shared/**"
9-
- ".nais/test/klass-api-pr.yml"
10-
- ".github/workflows/klass-api-build-and-deploy-pr.yaml"
11-
- ".github/workflows/klass-api-pr.yaml"
126
pull_request:
137
types:
148
- ready_for_review
15-
paths:
16-
- "klass-api/**"
17-
- "klass-shared/**"
18-
- ".nais/test/klass-api-pr.yml"
19-
- ".github/workflows/klass-api-build-and-deploy-pr.yaml"
209
jobs:
2110
build:
2211
name: Build

0 commit comments

Comments
 (0)