mirror of
https://github.com/aristocratos/btop.git
synced 2025-12-23 22:29:08 -05:00
Add snapcraft.yaml to workflow paths
This commit is contained in:
committed by
GitHub
parent
585cb9130b
commit
fbb33dd5a8
2
.github/workflows/test-snap-can-build.yml
vendored
2
.github/workflows/test-snap-can-build.yml
vendored
@@ -14,6 +14,7 @@ on:
|
||||
- 'include/**'
|
||||
- 'Makefile'
|
||||
- '.github/workflows/test-snap-can-build.yml'
|
||||
- 'snap/snapcraft.yaml'
|
||||
pull_request:
|
||||
branches: [ main ]
|
||||
paths:
|
||||
@@ -25,6 +26,7 @@ on:
|
||||
- 'include/**'
|
||||
- 'Makefile'
|
||||
- '.github/workflows/test-snap-can-build.yml'
|
||||
- 'snap/snapcraft.yaml'
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
||||
Reference in New Issue
Block a user