Skip to content

Commit

Permalink
fixup! fixup! DO NOT MERGE
Browse files Browse the repository at this point in the history
  • Loading branch information
gsnedders committed Sep 3, 2018
1 parent ac4b08d commit 067aaee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .taskcluster.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ policy:
tasks:
$if: tasks_for == "github-push"
then:
$if: 1
$if: event.ref == "refs/heads/exec-webdriver"
then:
$flattenDeep:
$map: [{name: firefox, channel: nightly}, {name: chrome, channel: dev}]
Expand Down

0 comments on commit 067aaee

Please sign in to comment.