github.com/freetocompute/snapd@v0.0.0-20210618182524-2fb355d72fd9/.github/labeler.yml (about)

     1  # 18.02.2021: temporarily disabled as labeler keeps removing the labels
     2  # possible related issues:
     3  # - https://github.com/actions/labeler/issues/112
     4  # - https://github.com/actions/labeler/issues/104
     5  
     6  # Add 'Run nested' label to either any change on nested lib or nested test
     7  Run nested:
     8    - any: ["tests/lib/nested.sh", "tests/nested/**/*"]