;ci: push: notes
This commit is contained in:
		
							parent
							
								
									8ae42873c4
								
							
						
					
					
						commit
						40c1f09b80
					
				
							
								
								
									
										6
									
								
								.github/workflows/push.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										6
									
								
								.github/workflows/push.yml
									
									
									
									
										vendored
									
									
								
							| @ -17,8 +17,12 @@ on: | ||||
|       - 'hledger-ui/**' | ||||
|       - 'hledger-web/**' | ||||
|       - 'bin/*.hs' | ||||
|       # ignore changes to example files, though currently some func tests depend on them | ||||
|       - 'examples/**' | ||||
| 
 | ||||
|       # ignore certain boring paths completely (even if the commit message didn't begin with ;). | ||||
|       # XXX it would still be nice to check the commit messages. | ||||
|       # | ||||
|       # ignore changes to (most?) example files, though some func tests depend on them | ||||
|       - '!**.journal' | ||||
|       - '!**.j' | ||||
|       - '!**.ledger' | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user