mirror of
				https://github.com/threeal/cmake-action.git
				synced 2025-11-04 05:43:42 +00:00 
			
		
		
		
	* build: initialize JavaScript action project * chore(dependabot): check for npm package updates * style: ignore `main` dir and `README.md` from being formatted * ci: add Build workflow that contains Build Package job * ci: add Test Package job in the Test workflow * test: add an empty `main.test.ts` test * chore: adjust Git attributes for `main/index.mjs` file * docs(readme): add a build status badge
		
			
				
	
	
		
			9 lines
		
	
	
		
			58 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			9 lines
		
	
	
		
			58 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
.*
 | 
						|
!.eslint*
 | 
						|
!.git*
 | 
						|
 | 
						|
build/
 | 
						|
coverage/
 | 
						|
dist/
 | 
						|
node_modules/
 |