Skip to content

Commit

Permalink
Update docker-image.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
grantfitzsimmons authored Aug 18, 2024
1 parent e04273c commit b4b1618
Showing 1 changed file with 2 additions and 9 deletions.
11 changes: 2 additions & 9 deletions .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
@@ -1,15 +1,8 @@
name: Dockerize Experimental

on:
# This is for evaluation purposes
workflow_dispatch:
inputs:
manual_trigger:
description: 'Manual trigger'
required: true
default: 'true'
# push:
# pull_request:
push:
pull_request:

jobs:
dockerize:
Expand Down

0 comments on commit b4b1618

Please sign in to comment.