You've already forked helm-actions
							
							asdas
This commit is contained in:
		@@ -57,4 +57,7 @@ jobs:
 | 
			
		||||
        with:
 | 
			
		||||
          input: values.yaml
 | 
			
		||||
      - name: Verify values.schema.json
 | 
			
		||||
        run: git diff --exit-code --name-only values.schema.json
 | 
			
		||||
        run: |
 | 
			
		||||
          if ! git diff --exit-code --name-only values.schema.json; then
 | 
			
		||||
            echo "Please update the values.schema.json and be carefully of breaking changes!" 2&>1
 | 
			
		||||
          fi
 | 
			
		||||
		Reference in New Issue
	
	Block a user