mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-10-21 11:58:41 +00:00
The yaml file has an indent issue from line 15. And the branches filter should be under pull_request_target but not the pull_request trigger. Also actions/checkout@v2 does not need the token parameter. Fixes: #2798 Signed-off-by: bin <bin@hyper.sh>