File tree Expand file tree Collapse file tree 2 files changed +0
-22
lines changed Expand file tree Collapse file tree 2 files changed +0
-22
lines changed Original file line number Diff line number Diff line change 44name : Deploy
55
66on :
7- push :
8- branches :
9- - main
10- # The only commits that will contain changes to the masterlist will be releases
11- paths-ignore :
12- - ' MASTERLIST.md'
13- - ' package.json'
14- - ' .changeset/**'
15- - ' packages/**/CHANGELOG.md'
16- - ' packages/**/README.md'
17- - ' packages/**/package.json'
187 workflow_dispatch :
198 inputs :
209 # For this workflow, BUILD_ALL will cause all adapters to have their image built and deployed
Original file line number Diff line number Diff line change 11name : Upsert Release PR
22
33on :
4- push :
5- branches :
6- - main
7- # The only commits that will contain changes to the masterlist will be releases
8- paths-ignore :
9- - ' MASTERLIST.md'
10- - ' package.json'
11- - ' .changeset/**'
12- - ' packages/**/CHANGELOG.md'
13- - ' packages/**/README.md'
14- - ' packages/**/package.json'
154 workflow_dispatch :
165 inputs :
176 # For this workflow, BUILD_ALL will only affect the generate documentation step
You can’t perform that action at this time.
0 commit comments