You can not select more than 25 topics
			Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
		
		
		
		
		
			| 
				
					
						 | 
			3 years ago | |
|---|---|---|
| .. | ||
| node-4+.yml | 3 years ago | |
| node-pretest.yml | 3 years ago | |
| readme.yml | 3 years ago | |
| rebase.yml | 3 years ago | |
| require-allow-edits.yml | 3 years ago | |
		
			
				
				readme.yml
			
		
		
			
			
		
	
	name: 'Tests: readme'
on: [pull_request, push]
jobs:
readme:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: ljharb/actions/node/install@main
name: 'nvm install lts/* && npm install'
with:
node-version: 'lts/*'
- run: npm run generate-list-of-rules:check