You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently the GitHub Action Check & Fix License Header adds multiple license headers to a .yaml file and right after a shebang (#!/) instead of at the start of the file. This affects currently all helm tests in */templates/tests/** that include #!/usr/bin/env bats.