Skip to content

Commit

Permalink
CLDR-17803 docs/site: fix merge to main (#3996)
Browse files Browse the repository at this point in the history
  • Loading branch information
srl295 authored Aug 28, 2024
1 parent 820445b commit bf0e159
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/site.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ jobs:
command: pages deploy ./_site --project-name=cldr
- name: Add deploy comment to PR
uses: actions/github-script@v7
if: github.event_name == 'pull_request'
with:
script: |
github.rest.issues.createComment({
Expand Down

0 comments on commit bf0e159

Please sign in to comment.