chore(workflow): update botbook ci triggers
This commit is contained in:
parent
dfe8910a11
commit
24724bd32e
1 changed files with 4 additions and 4 deletions
|
|
@ -2,10 +2,10 @@ name: GBCI
|
||||||
|
|
||||||
on:
|
on:
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
# push:
|
push:
|
||||||
# branches: ["main"]
|
branches: ["main"]
|
||||||
# pull_request:
|
pull_request:
|
||||||
# branches: ["main"]
|
branches: ["main"]
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue