clangd/.github/actions/pick
Kirill Bobyrev 504e724a5b
Install action dependencies directly into node_modules
This allows skipping `npm install` step in the workflow and enables
other projects to use the step without copying/cloning the code.

https://docs.github.com/en/free-pro-team@latest/actions/creating-actions/creating-a-javascript-action#commit-tag-and-push-your-action-to-github
2020-10-02 12:49:40 +02:00
..
node_modules Install action dependencies directly into node_modules 2020-10-02 12:49:40 +02:00
action.yml yaml -> yml, the former doesn't work 2020-02-17 18:58:57 +01:00
index.js Add automatic weekly snapshot releases with Github Actions (#278) 2020-02-17 18:41:16 +01:00
package-lock.json Bump @actions/core from 1.2.2 to 1.2.6 in /.github/actions/pick 2020-10-02 12:43:09 +02:00
package.json Bump @actions/core from 1.2.2 to 1.2.6 in /.github/actions/pick 2020-10-02 12:43:09 +02:00