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 c9f5ed8 commit b915e0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cicd_scheduled_notify-seated-prs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
script: |
async function fetchOpenPrs() {
const opts = github.rest.pulls.get.endpoint.merge({
...,
...
owner: '${{ github.repository_owner }}',
repo: '${{ env.REPO }}',
per_page: 100
Expand Down

0 comments on commit b915e0d

Please sign in to comment.