Merge pull request 'Example CI/CD fix' (#2) from dev into main
	
		
			
	
		
	
	
		
	
		
			All checks were successful
		
		
	
	
		
			
				
	
				Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 12s
				
			
		
		
	
	
				
					
				
			
		
			All checks were successful
		
		
	
	Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 12s
				
			Reviewed-on: #2
This commit is contained in:
		| @@ -7,7 +7,7 @@ on: | |||||||
|  |  | ||||||
| jobs: | jobs: | ||||||
|   Explore-Gitea-Actions: |   Explore-Gitea-Actions: | ||||||
|     runs-on: ubuntu-22.04-slim |     runs-on: ubuntu-22.04 | ||||||
|     steps: |     steps: | ||||||
|       - run: echo "The job was automatically triggered by a ${{ gitea.event_name }} event." |       - run: echo "The job was automatically triggered by a ${{ gitea.event_name }} event." | ||||||
|       - run: echo "This job is now running on a ${{ runner.os }} server hosted by Gitea!" |       - run: echo "This job is now running on a ${{ runner.os }} server hosted by Gitea!" | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user