CI: run Docker build only on main repository
This commit is contained in:
		
							
								
								
									
										1
									
								
								.github/workflows/docker.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										1
									
								
								.github/workflows/docker.yml
									
									
									
									
										vendored
									
									
								
							| @@ -7,6 +7,7 @@ jobs: | ||||
|     runs-on: ubuntu-latest | ||||
|     permissions: | ||||
|       packages: write | ||||
|     if: github.repository == 'xSke/PluralKit' | ||||
|     steps: | ||||
|       - uses: docker/login-action@v1 | ||||
|         with: | ||||
|   | ||||
		Reference in New Issue
	
	Block a user