Skip to content

Commit

Permalink
fix: cjs
Browse files Browse the repository at this point in the history
  • Loading branch information
bojanrajh committed Oct 27, 2023
1 parent 994cde3 commit 53e0d4f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
File renamed without changes.
2 changes: 1 addition & 1 deletion .github/workflows/external-healthcheck.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
- name: Update Check
run: |
node .github/scripts/trigger-workflow.js
node .github/scripts/trigger-workflow.cjs
env:
PERSONAL_ACCESS_TOKEN: ${{ secrets.DEV_HUB_PERSONAL_ACCESS_TOKEN }}
DEV_HUB_BRANCH: ${{ inputs.branch }}
Expand Down

0 comments on commit 53e0d4f

Please sign in to comment.