forked from mirrors/amnezia-wg-easy
		
	CI: add step description
This commit is contained in:
		
							parent
							
								
									b8a77bf2d8
								
							
						
					
					
						commit
						b56c49c99a
					
				
					 2 changed files with 8 additions and 4 deletions
				
			
		
							
								
								
									
										6
									
								
								.github/workflows/lint.yml
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										6
									
								
								.github/workflows/lint.yml
									
										
									
									
										vendored
									
									
								
							| 
						 | 
				
			
			@ -12,8 +12,10 @@ jobs:
 | 
			
		|||
    name: Lint
 | 
			
		||||
    runs-on: ubuntu-latest
 | 
			
		||||
    steps:
 | 
			
		||||
      - uses: actions/checkout@main
 | 
			
		||||
      - uses: actions/setup-node@main
 | 
			
		||||
      - name: Checkout repository
 | 
			
		||||
        uses: actions/checkout@main
 | 
			
		||||
      - name: Setup Node
 | 
			
		||||
        uses: actions/setup-node@main
 | 
			
		||||
        with:
 | 
			
		||||
          node-version: 'current'
 | 
			
		||||
          check-latest: true
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
							
								
								
									
										6
									
								
								.github/workflows/npm-update-bot.yml
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										6
									
								
								.github/workflows/npm-update-bot.yml
									
										
									
									
										vendored
									
									
								
							| 
						 | 
				
			
			@ -11,8 +11,10 @@ jobs:
 | 
			
		|||
    name: NPM Update Bot 🤖
 | 
			
		||||
    runs-on: ubuntu-latest
 | 
			
		||||
    steps:
 | 
			
		||||
      - uses: actions/checkout@main
 | 
			
		||||
      - uses: actions/setup-node@main
 | 
			
		||||
      - name: Checkout repository
 | 
			
		||||
        uses: actions/checkout@main
 | 
			
		||||
      - name: Setup Node
 | 
			
		||||
        uses: actions/setup-node@main
 | 
			
		||||
        with:
 | 
			
		||||
          node-version: 'current'
 | 
			
		||||
          check-latest: true
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue