add on section
This commit is contained in:
		@ -1,9 +1,12 @@
 | 
			
		||||
name: Run tox Check with latest version
 | 
			
		||||
 | 
			
		||||
on:
 | 
			
		||||
  push:
 | 
			
		||||
    branches:
 | 
			
		||||
      - main
 | 
			
		||||
  pull_request:
 | 
			
		||||
    types:
 | 
			
		||||
      - opened
 | 
			
		||||
      - reopened
 | 
			
		||||
      - synchronize
 | 
			
		||||
      - edited
 | 
			
		||||
 | 
			
		||||
jobs:
 | 
			
		||||
  test-tox-py3:
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user