mirror of
				https://github.com/LOLBAS-Project/LOLBAS
				synced 2025-11-04 10:39:56 +01:00 
			
		
		
		
	Update gh-pages.yml
This commit is contained in:
		
							
								
								
									
										18
									
								
								.github/workflows/gh-pages.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										18
									
								
								.github/workflows/gh-pages.yml
									
									
									
									
										vendored
									
									
								
							@@ -2,24 +2,6 @@
 | 
			
		||||
name: Update LOLBAS-Project-hegusung.github.io
 | 
			
		||||
on:
 | 
			
		||||
  workflow_dispatch:
 | 
			
		||||
    inputs:
 | 
			
		||||
      logLevel:
 | 
			
		||||
        description: 'Log level'
 | 
			
		||||
        required: true
 | 
			
		||||
        default: 'warning'
 | 
			
		||||
        type: choice
 | 
			
		||||
        options:
 | 
			
		||||
        - info
 | 
			
		||||
        - warning
 | 
			
		||||
        - debug
 | 
			
		||||
      tags:
 | 
			
		||||
        description: 'Test scenario tags'
 | 
			
		||||
        required: false
 | 
			
		||||
        type: boolean
 | 
			
		||||
      environment:
 | 
			
		||||
        description: 'Environment to run tests against'
 | 
			
		||||
        type: environment
 | 
			
		||||
        required: true
 | 
			
		||||
  workflow_run:
 | 
			
		||||
    workflows: ["PUSH & PULL REQUEST - YAML Lint and Schema Validation Checks"]
 | 
			
		||||
    types: [completed]
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user