aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCody Robibero <cody@robibe.ro>2024-09-06 07:18:19 -0600
committerGitHub <noreply@github.com>2024-09-06 13:18:19 +0000
commitcd95eabcc6756c84eddf6a6b8fd9a8eea2a5b5ab (patch)
tree6aa2bcab1bb23288b14c8b2da6a6b9b427477643
parentd7b753ae3ad7401589ea2b88194bbd01fa8ab8ce (diff)
ABI Diff action - use Github Token (#12594)
-rw-r--r--.github/workflows/ci-compat.yml (renamed from .github/workflows/compat.yml)2
1 files changed, 0 insertions, 2 deletions
diff --git a/.github/workflows/compat.yml b/.github/workflows/ci-compat.yml
index fed354236..12532a13b 100644
--- a/.github/workflows/compat.yml
+++ b/.github/workflows/ci-compat.yml
@@ -119,7 +119,6 @@ jobs:
issue-number: ${{ github.event.pull_request.number }}
comment-id: ${{ steps.find-comment.outputs.comment-id }}
edit-mode: replace
- token: ${{ secrets.JF_BOT_TOKEN }}
body: |
<!--abi-diff-workflow-comment-->
<details>
@@ -138,7 +137,6 @@ jobs:
issue-number: ${{ github.event.pull_request.number }}
comment-id: ${{ steps.find-comment.outputs.comment-id }}
edit-mode: replace
- token: ${{ secrets.JF_BOT_TOKEN }}
body: |
<!--abi-diff-workflow-comment-->
<details>