stupid paths filtering (#7027)
Signed-off-by: Jess Frazelle <github@jessfraz.com>
This commit is contained in:
		
							
								
								
									
										7
									
								
								.github/workflows/kcl-language-server.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										7
									
								
								.github/workflows/kcl-language-server.yml
									
									
									
									
										vendored
									
									
								
							@ -13,13 +13,6 @@ on:
 | 
			
		||||
    tags:
 | 
			
		||||
      - 'kcl-*'
 | 
			
		||||
  pull_request:
 | 
			
		||||
    paths:
 | 
			
		||||
      - '**/Cargo.toml'
 | 
			
		||||
      - '**/Cargo.lock'
 | 
			
		||||
      - '**/rust-toolchain.toml'
 | 
			
		||||
      - 'rust/kcl-language-server/**'
 | 
			
		||||
      - '**.rs'
 | 
			
		||||
      - .github/workflows/kcl-language-server.yml
 | 
			
		||||
  workflow_dispatch:
 | 
			
		||||
permissions:
 | 
			
		||||
  contents: read
 | 
			
		||||
 | 
			
		||||
							
								
								
									
										7
									
								
								.github/workflows/kcl-python-bindings.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										7
									
								
								.github/workflows/kcl-python-bindings.yml
									
									
									
									
										vendored
									
									
								
							@ -18,13 +18,6 @@ on:
 | 
			
		||||
    tags:
 | 
			
		||||
      - 'kcl-*'
 | 
			
		||||
  pull_request:
 | 
			
		||||
    paths:
 | 
			
		||||
      - '**/Cargo.toml'
 | 
			
		||||
      - '**/Cargo.lock'
 | 
			
		||||
      - '**/rust-toolchain.toml'
 | 
			
		||||
      - 'rust/kcl-python-bindings/**'
 | 
			
		||||
      - '**.rs'
 | 
			
		||||
      - .github/workflows/kcl-python-bindings.yml
 | 
			
		||||
  workflow_dispatch:
 | 
			
		||||
permissions:
 | 
			
		||||
  contents: read
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user