Skip to content

Commit 1835714

Browse files
committed
Just build any time
1 parent 8f4a28a commit 1835714

1 file changed

Lines changed: 1 addition & 13 deletions

File tree

.github/workflows/BUILD_AND_DEPLOY.yml

Lines changed: 1 addition & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -4,19 +4,7 @@ on:
44
workflow_dispatch:
55
push:
66
branches:
7-
- main
8-
- develop
9-
paths:
10-
- 'src/**'
11-
- 'Dockerfile'
12-
- '.github/workflows/BUILD_AND_DEPLOY.yml'
13-
pull_request:
14-
branches:
15-
- main
16-
paths:
17-
- 'src/**'
18-
- 'Dockerfile'
19-
- '.github/workflows/BUILD_AND_DEPLOY.yml'
7+
- next-minor
208

219
jobs:
2210
test:

0 commit comments

Comments
 (0)