mirror of
				https://github.com/louislam/uptime-kuma.git
				synced 2025-11-04 13:46:13 +08:00 
			
		
		
		
	Merge remote-tracking branch 'origin/master'
This commit is contained in:
		
							
								
								
									
										13
									
								
								.github/workflows/reviewdog.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										13
									
								
								.github/workflows/reviewdog.yml
									
									
									
									
										vendored
									
									
								
							@@ -1,13 +0,0 @@
 | 
			
		||||
name: reviewdog
 | 
			
		||||
on: [pull_request]
 | 
			
		||||
jobs:
 | 
			
		||||
  eslint:
 | 
			
		||||
    name: runner / eslint
 | 
			
		||||
    runs-on: ubuntu-latest
 | 
			
		||||
    steps:
 | 
			
		||||
      - uses: actions/checkout@v2
 | 
			
		||||
      - uses: reviewdog/action-eslint@v1
 | 
			
		||||
        with:
 | 
			
		||||
          github_token: ${{ secrets.PERSONAL_TOKEN }}
 | 
			
		||||
          reporter: github-pr-review
 | 
			
		||||
          eslint_flags: --ext .js,.ts,.vue .
 | 
			
		||||
							
								
								
									
										7
									
								
								app.json
									
									
									
									
									
								
							
							
						
						
									
										7
									
								
								app.json
									
									
									
									
									
								
							@@ -1,7 +0,0 @@
 | 
			
		||||
{
 | 
			
		||||
    "name": "Uptime Kuma",
 | 
			
		||||
    "description": "A fancy self-hosted monitoring tool",
 | 
			
		||||
    "repository": "https://github.com/louislam/uptime-kuma",
 | 
			
		||||
    "logo": "https://raw.githubusercontent.com/louislam/uptime-kuma/master/public/icon.png",
 | 
			
		||||
    "keywords": ["node", "express", "socket-io", "uptime-kuma", "uptime"]
 | 
			
		||||
}
 | 
			
		||||
		Reference in New Issue
	
	Block a user