Skip to content

Commit

Permalink
remove branches
Browse files Browse the repository at this point in the history
  • Loading branch information
jo-bisonai committed May 29, 2024
1 parent 6489820 commit 97db737
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/deployment.yaml
Original file line number Diff line number Diff line change
@@ -1,10 +1,6 @@
name: Dispatch Deploy

on:
push:
branches:
- "feat/fix-CI/CD"

workflow_dispatch:
inputs:
application:
Expand All @@ -25,7 +21,6 @@ on:
network:
description: "Network to deploy to"
required: true
default: "Baobab"
type: choice
options:
- "Baobab"
Expand Down

0 comments on commit 97db737

Please sign in to comment.