Skip to content

Commit

Permalink
Update debug.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
cesarwillymc committed Jan 19, 2024
1 parent f5ac055 commit 5055b81
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions .github/workflows/debug.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
name: Generate Debug

on:
push:
branches:
- develop
pull_request:
branches:
- develop
workflow_dispatch:
inputs:
buildType:
Expand All @@ -25,12 +31,6 @@ on:
required: true
default: 'Update'
type: string
push:
branches:
- develop
pull_request:
branches:
- develop

jobs:
generation:
Expand Down

0 comments on commit 5055b81

Please sign in to comment.