Skip to content

Commit

Permalink
Rename bots to react-native-bots and move under packages
Browse files Browse the repository at this point in the history
  • Loading branch information
Luna Wei committed Sep 12, 2022
1 parent abcd256 commit 1f3088c
Show file tree
Hide file tree
Showing 11 changed files with 2 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/danger_pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,6 @@ jobs:
working-directory: .
- name: Danger
run: yarn danger ci --use-github-checks --failOnErrors
working-directory: bots
working-directory: packages/react-native-bots
env:
DANGER_GITHUB_API_TOKEN: ${{ secrets.GITHUB_TOKEN }}
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -97,8 +97,7 @@
},
"workspaces": [
"packages/*",
"repo-config",
"bots"
"repo-config"
],
"peerDependencies": {
"react": "18.2.0"
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit 1f3088c

Please sign in to comment.