Update main.yml
after push on all branches
This commit is contained in:
		
							
								
								
									
										2
									
								
								.github/workflows/main.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/main.yml
									
									
									
									
										vendored
									
									
								
							| @ -6,7 +6,7 @@ name: CI | |||||||
| on: | on: | ||||||
|   # Triggers the workflow on push or pull request events but only for the develop branch |   # Triggers the workflow on push or pull request events but only for the develop branch | ||||||
|   push: |   push: | ||||||
|     branches: [ develop ] |     branches: [ '*' ] | ||||||
|   pull_request: |   pull_request: | ||||||
|     branches: [ develop ] |     branches: [ develop ] | ||||||
|  |  | ||||||
|  | |||||||
		Reference in New Issue
	
	Block a user