README: fix typo
This commit is contained in:
		
							parent
							
								
									a6762dac3c
								
							
						
					
					
						commit
						ec7f529043
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -10,7 +10,7 @@ This site is invite-only. All accounts are granted and created by the site owner
 | 
				
			||||||
 | 
					
 | 
				
			||||||
For the usage please refer to [Forgejo Documentation for Actions](https://forgejo.org/docs/latest/user/actions/). If "Actions" page does not show up on your repository page, go to "Settings" for your repository, scroll down and check the "Enable Actions" option in the "Advanced Settings".
 | 
					For the usage please refer to [Forgejo Documentation for Actions](https://forgejo.org/docs/latest/user/actions/). If "Actions" page does not show up on your repository page, go to "Settings" for your repository, scroll down and check the "Enable Actions" option in the "Advanced Settings".
 | 
				
			||||||
 | 
					
 | 
				
			||||||
The default action url is already set to [code.forgejo.org](https://code.forgejo.org). That means the action on `code.forgejo.org` will be picked even if a same repository exists on our site. Like `uses: action@checkout@v1` will pick the one at `code.forgejo.org/actions/checkout`, even if `code.lightstands.xyz/actions/checkout` were also existing.
 | 
					The default action url is already set to [code.forgejo.org](https://code.forgejo.org). That means the action on `code.forgejo.org` will be picked even if a same repository exists on our site. Like `uses: action/checkout@v1` will pick the one at `code.forgejo.org/actions/checkout`, even if `code.lightstands.xyz/actions/checkout` were also existing.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| Runner | Architechture | Setup | Labels | Driver |
 | 
					| Runner | Architechture | Setup | Labels | Driver |
 | 
				
			||||||
| ------ | ------------- | ----- | ------------- | ------ |
 | 
					| ------ | ------------- | ----- | ------------- | ------ |
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue