chore: update workflow to be able to trigger
This commit is contained in:
parent
506b27277d
commit
0a8178a52a
1 changed files with 1 additions and 3 deletions
4
.github/workflows/development.yml
vendored
4
.github/workflows/development.yml
vendored
|
|
@ -4,9 +4,7 @@ name: Devel_workflow
|
|||
on:
|
||||
workflow_dispatch:
|
||||
pull_request:
|
||||
# types:
|
||||
# - opened
|
||||
# - edited
|
||||
branches: [main]
|
||||
# - synchronize
|
||||
# - reopened
|
||||
#workflow_call:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue