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:
|
on:
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
pull_request:
|
pull_request:
|
||||||
# types:
|
branches: [main]
|
||||||
# - opened
|
|
||||||
# - edited
|
|
||||||
# - synchronize
|
# - synchronize
|
||||||
# - reopened
|
# - reopened
|
||||||
#workflow_call:
|
#workflow_call:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue