Skip to content

Commit

Permalink
Run publish_npm_package job on tagged commits without any pre-reqs (f…
Browse files Browse the repository at this point in the history
…acebook#21495)

Summary:
This PR gets master back on sync with fixes made to 0.57-stable.
Pull Request resolved: facebook#21495

Differential Revision: D10209745

Pulled By: hramos

fbshipit-source-id: bc4d859adade820eac30e947514b6c6c2a27083f
  • Loading branch information
hramos authored and facebook-github-bot committed Oct 5, 2018
1 parent f14e23b commit 907cff3
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -729,12 +729,6 @@ workflows:
# only act on version tags
tags:
only: /v[0-9]+(\.[0-9]+)*(\-rc(\.[0-9]+)?)?/
requires:
- analyze
- test_detox_end_to_end
- test_javascript
- test_objc
- test_android

# Run code checks
- analyze_pr:
Expand Down

0 comments on commit 907cff3

Please sign in to comment.