Skip to content

Commit 635774d

Browse files
committed
Remove job trigger when change is pushed to GitHub
1 parent b2b8e94 commit 635774d

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

templates/default/job_config_pr.xml.erb

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -33,9 +33,6 @@
3333
<blockBuildWhenDownstreamBuilding>false</blockBuildWhenDownstreamBuilding>
3434
<blockBuildWhenUpstreamBuilding>false</blockBuildWhenUpstreamBuilding>
3535
<triggers>
36-
<com.cloudbees.jenkins.GitHubPushTrigger plugin="github@1.8">
37-
<spec></spec>
38-
</com.cloudbees.jenkins.GitHubPushTrigger>
3936
<org.jenkinsci.plugins.ghprb.GhprbTrigger plugin="ghprb@1.9">
4037
<spec></spec>
4138
<adminlist><%= @job_admins_list %></adminlist>

0 commit comments

Comments
 (0)