Skip to content

Commit 11f645d

Browse files
CI: paths-ignore only ignores modifications in markdown files (#876) (#878)
Signed-off-by: eduponz <eduardoponz@eprosima.com> (cherry picked from commit 491f70f) Co-authored-by: Eduardo Ponz Segrelles <eduardoponz@eprosima.com>
1 parent c9ea2a0 commit 11f645d

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/ubuntu-ci.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,8 +49,6 @@ on:
4949
- review_requested
5050
paths-ignore:
5151
- '**.md'
52-
- '**.txt'
53-
- '!**/CMakeLists.txt'
5452

5553
concurrency:
5654
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}

0 commit comments

Comments
 (0)