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:
|
||||
workflow_dispatch:
|
||||
# push:
|
||||
# branches: ["main"]
|
||||
# pull_request:
|
||||
# branches: ["main"]
|
||||
push:
|
||||
branches: ["main"]
|
||||
pull_request:
|
||||
branches: ["main"]
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue