Skip to content

Commit 974764b

Browse files
committed
build: remove conditional from update-dist
1 parent 68c38f7 commit 974764b

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/update-dist.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,6 @@ on:
2020

2121
jobs:
2222
update-dist:
23-
# will only run if the PR was merged
24-
if: github.event.pull_request.merged == true
2523
runs-on: ubuntu-latest
2624
steps:
2725
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)