1
0
Fork 0
mirror of https://github.com/JasonN3/build-container-installer.git synced 2025-12-25 10:57:55 +01:00

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

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