Compare commits
	
		
			4 Commits
		
	
	
		
			9573c3b8ff
			...
			switch-to-
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
| 
						
						
							
						
						555608d8c6
	
				 | 
					
					
						|||
| a7293c659d | |||
| f36e692361 | |||
| fe97f540a0 | 
@ -3,12 +3,10 @@ name: Django CI/CD
 | 
			
		||||
on:
 | 
			
		||||
  push:
 | 
			
		||||
    branches: [ main ]
 | 
			
		||||
  pull_request:
 | 
			
		||||
    branches: [ main ]
 | 
			
		||||
    paths-ignore: [ 'README.md' ]
 | 
			
		||||
 | 
			
		||||
jobs:
 | 
			
		||||
  build-and-push:
 | 
			
		||||
    needs: test
 | 
			
		||||
    runs-on: ubuntu-latest
 | 
			
		||||
    steps:
 | 
			
		||||
    - name: Checkout
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user