commit | d4edee83c248ecc5c42a804699061ec0e72449c4 | [log] [tgz] |
---|---|---|
author | Jan Hruban <jan.hruban@gooddata.com> | Wed Dec 16 12:49:51 2015 +0100 |
committer | Jesse Keating <omgjlk@us.ibm.com> | Wed May 10 14:32:02 2017 -0700 |
tree | 28f37942dc11c7f91dd8d4aa26f3882e01fadd36 | |
parent | 37615e5c6f7ec3782a94bf699a2f36057cd6125f [diff] [blame] |
Allow github trigger to match on branches/refs Change-Id: If33d5566813f08704db2ed6983541eec31c96a55
diff --git a/tests/fixtures/layouts/basic-github.yaml b/tests/fixtures/layouts/basic-github.yaml index 53f0c0f..709fd02 100644 --- a/tests/fixtures/layouts/basic-github.yaml +++ b/tests/fixtures/layouts/basic-github.yaml
@@ -8,6 +8,7 @@ - opened - changed - reopened + branch: '^master$' - event: pull_request action: comment comment: 'test me'