Skip to content

Commit

Permalink
containers.yml - add Kali Linux to paths
Browse files Browse the repository at this point in the history
  • Loading branch information
jan-revay authored Oct 16, 2023
1 parent 850e418 commit 5995649
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/containers.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ on:
- '.github/workflows/containers.yml'
- 'WSL_Ubuntu_22.04/*.sh'
- 'WSL_Debian_12/*.sh'
- 'Kali_latest_TUI/*.sh'
pull_request:
branches: [ "devel", "testing", "stable", "minimal" ]
paths:
Expand All @@ -25,6 +26,7 @@ on:
- '.github/workflows/containers.yml'
- 'WSL_Ubuntu_22.04/*.sh'
- 'WSL_Debian_12/*.sh'
- 'Kali_latest_TUI/*.sh'

jobs:
distro-test:
Expand Down

0 comments on commit 5995649

Please sign in to comment.