mirror of
https://github.com/actions/checkout.git
synced 2025-03-14 10:07:00 +00:00
remove link
This commit is contained in:
parent
2cc55f98cd
commit
f7d98a91c5
1 changed files with 2 additions and 2 deletions
|
@ -8,8 +8,8 @@
|
|||
1. Make your change, add tests, and make sure the tests still pass: `npm run test`
|
||||
1. Make sure your code is correctly formatted: `npm run format`
|
||||
1. Update `dist/index.js` using `npm run build`. This creates a single javascript file that is used as an entrypoint for the action
|
||||
1. Push to your fork and [submit a pull request][pr]
|
||||
1. Pat yourself on the back and wait for your pull request to be reviewed and merged.
|
||||
1. Push to your fork and submit a pull request
|
||||
1. Pat yourself on the back and wait for your pull request to be reviewed and merged
|
||||
|
||||
Here are a few things you can do that will increase the likelihood of your pull request being accepted:
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue