diff options
author | kylo252 <[email protected]> | 2022-04-06 16:24:39 +0200 |
---|---|---|
committer | kylo252 <[email protected]> | 2022-04-06 16:24:39 +0200 |
commit | 2d0ba75d036f5c465bd38eb97fc5195d59e6e504 (patch) | |
tree | dbbd3495f7894285a0388fdface0fbedf7973c7a /.github/workflows/install.yaml | |
parent | 23feb96bcc8182f19528298817617336b866eadb (diff) | |
parent | fcb16c0961cd2b6ca522a0b2088ad663fd605b85 (diff) |
Merge remote-tracking branch 'origin/rolling'
Diffstat (limited to '.github/workflows/install.yaml')
-rw-r--r-- | .github/workflows/install.yaml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/.github/workflows/install.yaml b/.github/workflows/install.yaml index 4266896b..6e3685dd 100644 --- a/.github/workflows/install.yaml +++ b/.github/workflows/install.yaml @@ -5,6 +5,11 @@ on: branches: - "master" - "rolling" + paths: + - 'lua/**' + - 'snapshots/**' + - 'tests/**' + - 'utils/**' jobs: unixish: |