added workflow dispatch
This commit is contained in:
parent
d37b7ad32f
commit
6c46b7d067
|
@ -1,4 +1,6 @@
|
||||||
name: Pre build step - Compile changelog file
|
name: Pre build step - Compile changelog file
|
||||||
|
on:
|
||||||
|
workflow_dispatch:
|
||||||
|
|
||||||
env:
|
env:
|
||||||
GIT_COMMITTER_NAME: 'WooCommerce Bot'
|
GIT_COMMITTER_NAME: 'WooCommerce Bot'
|
||||||
|
|
Loading…
Reference in New Issue