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:
parent
0f9cb8812c
commit
0a69cfe2e9
1 changed files with 0 additions and 10 deletions
10
.github/workflows/test-iso.yml
vendored
10
.github/workflows/test-iso.yml
vendored
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue