revert: ignoring non-code paths
This commit is contained in:
		
							parent
							
								
									0e4962a9e8
								
							
						
					
					
						commit
						49aa69b162
					
				|  | @ -4,21 +4,9 @@ on: | ||||||
|   push: |   push: | ||||||
|     branches: |     branches: | ||||||
|       - '**' |       - '**' | ||||||
|     paths-ignore: |  | ||||||
|       - '.devcontainer/**' |  | ||||||
|       - '.vscode/**' |  | ||||||
|       - 'contrib/**' |  | ||||||
|       - 'docs/**' |  | ||||||
|       - '*.md' |  | ||||||
|   pull_request: |   pull_request: | ||||||
|     branches: |     branches: | ||||||
|       - '**' |       - '**' | ||||||
|     paths-ignore: |  | ||||||
|       - '.devcontainer/**' |  | ||||||
|       - '.vscode/**' |  | ||||||
|       - 'contrib/**' |  | ||||||
|       - 'docs/**' |  | ||||||
|       - '*.md' |  | ||||||
| jobs: | jobs: | ||||||
|   build: |   build: | ||||||
|     runs-on: ubuntu-latest |     runs-on: ubuntu-latest | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue