Build only on trigger. {"message":"No builds created"}

I think I figured out the problem. I had some manual jobs and my triggered job was below them. I moved my trigger job up in my .gitlab-ci.yml file and it started working after that.