mirror of
				https://github.com/zadam/trilium.git
				synced 2025-10-31 02:16:05 +01:00 
			
		
		
		
	feat(ci): trigger dev workflow on PR and main branch
This commit is contained in:
		
							
								
								
									
										6
									
								
								.github/workflows/dev.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										6
									
								
								.github/workflows/dev.yml
									
									
									
									
										vendored
									
									
								
							| @@ -1,9 +1,9 @@ | ||||
| name: Dev | ||||
| on: | ||||
|   push: | ||||
|     branches-ignore: | ||||
|       - 'develop' | ||||
|       - 'feature/update**' | ||||
|     branches: [ develop ] | ||||
|   pull_request: | ||||
|     branches: [ develop ] | ||||
|  | ||||
| concurrency: | ||||
|   group: ${{ github.workflow }}-${{ github.ref }} | ||||
|   | ||||
		Reference in New Issue
	
	Block a user