Skip to content

Commit

Permalink
Merge pull request #11 from rowi1de/v0.0.4
Browse files Browse the repository at this point in the history
Add node_modules again
  • Loading branch information
Robert Wiesner authored Nov 29, 2019
2 parents 0bbcd0b + f458161 commit 471aaf0
Show file tree
Hide file tree
Showing 1,666 changed files with 206,089 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
__tests__/runner/*

# comment out in distribution branches
node_modules/
#node_modules/

# Rest pulled from https://github.com/github/gitignore/blob/master/Node.gitignore
# Logs
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: "Assign Team and Persons"
uses: rowi1de/auto-assign-review-teams@v0.0.3
uses: rowi1de/auto-assign-review-teams@v0.0.4
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
teams: "gitub-org-team" # only works for GitHub Organisation/Teams
Expand Down
1 change: 1 addition & 0 deletions node_modules/.bin/mkdirp

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions node_modules/.bin/which

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

140 changes: 140 additions & 0 deletions node_modules/@actions/core/README.md

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

16 changes: 16 additions & 0 deletions node_modules/@actions/core/lib/command.d.ts

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

66 changes: 66 additions & 0 deletions node_modules/@actions/core/lib/command.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions node_modules/@actions/core/lib/command.js.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

112 changes: 112 additions & 0 deletions node_modules/@actions/core/lib/core.d.ts

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 471aaf0

Please sign in to comment.