Skip to content

Commit

Permalink
Update blenderprochelper.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ccteaher authored Aug 7, 2024
1 parent b19ab20 commit 2281579
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions .github/workflows/blenderprochelper.yml
Original file line number Diff line number Diff line change
@@ -1,13 +1,2 @@
name: BlenderProcHelper

on: [pull_request, workflow_dispatch]

jobs:
Run-BlenderProcHelper:
runs-on: [self-hosted]
strategy:
max-parallel: 1
steps:
- uses: actions/checkout@v2
- name: Run BlenderProcHelper
run: python /home/$USER/workspace/BlenderProcHelper/github_action.py

0 comments on commit 2281579

Please sign in to comment.