Skip to content

Commit

Permalink
chore: update secret
Browse files Browse the repository at this point in the history
  • Loading branch information
a0m0rajab authored Sep 27, 2023
1 parent f41ea6d commit 2a77fb2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/intelligent-tests-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@ jobs:
fi
- name: Write GitHub Comment
uses: actions/github-script@v6
github-token: ${{ secrets.IVY_BRANCH_TOKEN }}
with:
github-token: ${{ secrets.IVY_BRANCH_TOKEN }}
script: |
github.rest.issues.createComment({
issue_number: context.issue.number,
Expand Down

0 comments on commit 2a77fb2

Please sign in to comment.