mirror of
https://github.com/actions/stale.git
synced 2026-01-02 18:38:28 +08:00
Add support to v1 to connect to GHES (#69)
* Bumping actions/github to 2.2.0 for GHES * Husky commit correct node modules
This commit is contained in:
6
node_modules/exit/.travis.yml
generated
vendored
Normal file
6
node_modules/exit/.travis.yml
generated
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
language: node_js
|
||||
node_js:
|
||||
- 0.8
|
||||
- '0.10'
|
||||
before_script:
|
||||
- npm install -g grunt-cli
|
||||
Reference in New Issue
Block a user