Fix definition of security related jobs
The jobs added with https://gitlab.com/gitlab-org/gitlab-runner/-/merge_requests/1897 and https://gitlab.com/gitlab-org/gitlab-runner/-/merge_requests/2347 are causing a duplicate pipeline started for each branch push. It also causes unwanted jobs to be started in context of the MR pipeline. This commit will disable unwanted jobs and will add missing rules definition to the fuzz testing one.
Showing
Please register or sign in to comment