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