Skip to content

Commit

Permalink
Merge pull request #29 from yambottle/main
Browse files Browse the repository at this point in the history
fix(starter-workflows): 🐛 fix devcontainer starter workflow
  • Loading branch information
yambottle authored Jul 5, 2024
2 parents a39d484 + 447a95d commit b0dc0ce
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions workflow-templates/devcontainer-build-publish-caller.yaml
Original file line number Diff line number Diff line change
@@ -1,11 +1,6 @@
name: devcontainer_build_publish
on:
workflow_dispatch:
secrets:
DOCKERHUB_USERNAME:
required: true
DOCKERHUB_TOKEN:
required: true

jobs:
call_devcontainer_build_publish:
Expand Down

0 comments on commit b0dc0ce

Please sign in to comment.