Skip to content

Commit

Permalink
ci: run vsphere cleanup in main branch
Browse files Browse the repository at this point in the history
  • Loading branch information
mcattamoredhat authored and henrywang committed Oct 25, 2023
1 parent 01ced90 commit a20adda
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/cleanup-vsphere.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ on:

jobs:
cleanup-vsphere:
# Do not run this job on any fork repos
if: github.repository == 'virt-s1/rhel-edge'
runs-on: [kite, x86_64, rhos-01, rhel-9-3, medium]
steps:
- name: Clone repository
Expand Down

0 comments on commit a20adda

Please sign in to comment.