Skip to content

Commit

Permalink
NEXT-33446 - disable DevHub workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Haberkamp committed Feb 8, 2024
1 parent a362d4d commit d6b3306
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions .github/workflows/deploy-developer-portal.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,12 @@
# This workflow is triggered whenever the main branch is updated
name: Deploy to DevHub

on:
push:
branches:
- main
# on:
# push:
# branches:
# - main

on: workflow_dispatch

jobs:
trigger-deployment:
Expand Down

0 comments on commit d6b3306

Please sign in to comment.