# \[BUG\] "fork" attribute is always falsy

**URL:** https://travis-ci.community/t/bug-fork-attribute-is-always-falsy/1310
**Category:** Travis CI Discussions & Feedback
**Tags:** conditions
**Created:** [December 8, 2018, 1:51am UTC](https://travis-ci.community/t/bug-fork-attribute-is-always-falsy/1310 "2018-12-08T01:51:06Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![webknjaz](https://sea1.discourse-cdn.com/flex015/user_avatar/travis-ci.community/webknjaz/32/34_2.png) [@webknjaz](https://travis-ci.community/u/webknjaz)
#### Post date: [December 8, 2018, 1:51am UTC](https://travis-ci.community/t/bug-fork-attribute-is-always-falsy/1310/1 "2018-12-08T01:51:06Z")

</div>

I’ve tried using `if: fork IS NOT present`, `if: fork == false` and `if: NOT fork`.  
All of them behave the same way in both upstream and forked repo.
