fix: Correctly remove pods/ephemeralcontainers
from metadata rules
#238
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
on: [push, pull_request] | |
name: Continuous integration | |
jobs: | |
test: | |
name: run tests and linters | |
uses: kubewarden/github-actions/.github/workflows/[email protected] |