-
Notifications
You must be signed in to change notification settings - Fork 14.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix typo in job example #34266
fix typo in job example #34266
Conversation
|
Welcome @alanssitis! |
✅ Pull request preview available for checkingBuilt without sensitive environment variables
To edit notification comments on pull requests, go to your Netlify site settings. |
Hey @alanssitis, Please limit this PR to fix only one language (i.e., only change Feel free to |
Hey @alanssitis , the changes look good but Please only change the file in |
Thanks! Now the PR is ready for review. /unhold |
/lgtm |
LGTM label has been added. Git tree hash: 58ce5d8542b3e2942f5e8b5db80252260fa47eaa
|
Hi @alanssitis , please rebase otherwise this PR will cause a merge conflict |
Re-applying lgtm from comment /approve |
LGTM label has been added. Git tree hash: 4c057419cdf5db58b763b60bd3a30f6627926522
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: reylejano The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
The perl command in the first job example was missing a pair of quotes. Added the missing quotes to the corresponding
content/en
yaml files.