Generalize solana-snap build trigger

This commit is contained in:
Michael Vines 2018-06-30 20:44:32 -07:00 committed by Grimes
parent bb82ff0c80
commit 98772b16d6
1 changed files with 1 additions and 1 deletions

View File

@ -28,5 +28,5 @@ steps:
timeout_in_minutes: 20
name: "clean agent [public]"
- trigger: "solana-snap"
branches: "master"
branches: "!pull/*"
async: true