Skip to content

Commit 2ff4f7b

Browse files
Merge pull request #74 from tripleo-ci/drop-paths-ignore
Drop paths-ignore from build operator workflow
2 parents 53e91d5 + 5a9611a commit 2ff4f7b

File tree

1 file changed

+0
-14
lines changed

1 file changed

+0
-14
lines changed

.github/workflows/build-mariadb-operator.yaml

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -4,20 +4,6 @@ on:
44
push:
55
branches:
66
- '*'
7-
paths-ignore:
8-
- .gitignore
9-
- .pull_request_pipeline
10-
- changelog.txt
11-
- kuttl-test.yaml
12-
- LICENSE
13-
- Makefile
14-
- OWNERS
15-
- PROJECT
16-
- README.md
17-
- .github/
18-
- build/
19-
- docs/
20-
- tests/
217

228
env:
239
imageregistry: 'quay.io'

0 commit comments

Comments
 (0)