Skip to content

Commit

Permalink
Remove worfkflow changes
Browse files Browse the repository at this point in the history
  • Loading branch information
NabinKawan committed May 20, 2024
1 parent e11843d commit 8c354eb
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 14 deletions.
15 changes: 2 additions & 13 deletions .github/workflows/test_integration_playwright.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,19 +2,8 @@ name: Integration Test [Playwright]

on:
push:
branches:
- enhancement/allure-report
workflow_dispatch:
inputs:
logLevel:
description: "Log level"
required: true
default: "warning"
type: choice
options:
- info
- warning
- debug
paths:
- .github/workflows/test_integration_playwright.yml
workflow_run:
workflows: ["Build and deploy GovTool test stack"]
types: [completed]
Expand Down
3 changes: 2 additions & 1 deletion tests/govtool-frontend/playwright/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,5 @@ allure-results/
allure-report/
.secrets
.vars
lock_logs.txt
.lock-pool/
.logs/

0 comments on commit 8c354eb

Please sign in to comment.