Skip to content

Commit

Permalink
cd-stage: add trigger to dependabot/** branch
Browse files Browse the repository at this point in the history
  • Loading branch information
vvssttkk committed Mar 21, 2023
1 parent 99d6e8d commit d1c91d3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/cd-stage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,9 @@ on:
options:
- 'yes'
- 'no'
push:
branches:
- 'dependabot/**'

env:
PUBLISH_BRANCH: web-page-stage
Expand Down

0 comments on commit d1c91d3

Please sign in to comment.