Skip to content

Commit eca11f4

Browse files
committed
Merge remote-tracking branch 'upstream/master' into dom-bundle
2 parents b0a16e0 + a0ef563 commit eca11f4

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/benchmark.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ on:
55
branches:
66
- master
77
pull_request_target:
8-
types: [labeled, synchronize, opened, reopened]
8+
types: [labeled, synchronize, opened, reopened]
99

1010
permissions:
1111
# deployments permission to deploy GitHub pages website
@@ -53,6 +53,7 @@ jobs:
5353
- uses: actions/checkout@v2
5454
with:
5555
path: "./yew"
56+
ref: "${{ github.head_ref }}"
5657

5758
- uses: actions/checkout@v2
5859
with:

0 commit comments

Comments
 (0)