Skip to content

Commit 957f762

Browse files
committed
GHA: ignore arr_db
1 parent 672fb97 commit 957f762

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/saltbox.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ on:
1414
- 'roles/plex_extra_tasks/**'
1515
- 'roles/plex_auth_token/**'
1616
- 'roles/plex_db/**'
17+
- 'roles/arr_db/**'
1718
pull_request:
1819
paths-ignore:
1920
- '.github/**'
@@ -27,6 +28,7 @@ on:
2728
- 'roles/plex_extra_tasks/**'
2829
- 'roles/plex_auth_token/**'
2930
- 'roles/plex_db/**'
31+
- 'roles/arr_db/**'
3032
workflow_dispatch:
3133

3234
jobs:

0 commit comments

Comments
 (0)