diff --git a/.github/workflows/test-iso.yml b/.github/workflows/test-iso.yml index 9b818f5..2e1d99f 100644 --- a/.github/workflows/test-iso.yml +++ b/.github/workflows/test-iso.yml @@ -1,16 +1,6 @@ name: Test Generate ISO on: - push: - branches: - - main - tags: - - 'v*' - paths-ignore: - - 'Containerfile' - - '*.md' - - 'LICENSE' - - 'CODEOWNERS' pull_request: branches: - main