Skip to content

Commit 491f70f

Browse files
authored
CI: paths-ignore only ignores modifications in markdown files (#876)
Signed-off-by: eduponz <eduardoponz@eprosima.com>
1 parent 1c8ffe8 commit 491f70f

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.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)