We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 68c38f7 commit 974764bCopy full SHA for 974764b
1 file changed
.github/workflows/update-dist.yml
@@ -20,8 +20,6 @@ on:
20
21
jobs:
22
update-dist:
23
- # will only run if the PR was merged
24
- if: github.event.pull_request.merged == true
25
runs-on: ubuntu-latest
26
steps:
27
- uses: actions/checkout@v2
0 commit comments