fix: only run test on PR

This commit is contained in:
Jason N. 2024-02-19 12:41:39 -05:00
parent 0f9cb8812c
commit 0a69cfe2e9
1 changed files with 0 additions and 10 deletions

View File

@ -1,16 +1,6 @@
name: Test Generate ISO name: Test Generate ISO
on: on:
push:
branches:
- main
tags:
- 'v*'
paths-ignore:
- 'Containerfile'
- '*.md'
- 'LICENSE'
- 'CODEOWNERS'
pull_request: pull_request:
branches: branches:
- main - main