Skip to content

Commit

Permalink
Change trigger branch
Browse files Browse the repository at this point in the history
  • Loading branch information
ihavecoke committed Nov 2, 2023
1 parent 76659dc commit 2380b0d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/download_feishu_pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Download feishu pages and create pull request
on:
push:
branches:
- dev
- feishu/*
jobs:
download_feishu_pages:
name: Download feishu pages
Expand Down Expand Up @@ -36,7 +36,7 @@ jobs:
uses: peter-evans/create-pull-request@v5
with:
commit-message: New feishu pages version request review
base: canary
base: dev
delete-branch: true
title: '[Docs] New feishu pages version request review'
body: |
Expand Down

0 comments on commit 2380b0d

Please sign in to comment.