Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
victoralfaro-dotcms committed Sep 6, 2024
1 parent cd45b13 commit 8d37fab
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/cicd_scheduled_notify-seated-prs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ jobs:
retry-exempt-status-codes: 400,401
github-token: ${{ secrets.CI_MACHINE_TOKEN }}
base-url: https://api.github.com/repos/dotCMS/core/pulls?per_page=100
debug: true
script: |
async function fetchOpenPrs() {
const response = await github.rest.pulls.get({
Expand Down

0 comments on commit 8d37fab

Please sign in to comment.