Skip to content

Commit

Permalink
ci(label): hide token
Browse files Browse the repository at this point in the history
  • Loading branch information
clearloop committed Aug 16, 2023
1 parent f9cbedd commit c3adab2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/label.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ jobs:
- uses: actions/github-script@v6
id: label-checks
with:
github-token: "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"
script: |
const [owner, repo] = ["gear-tech", "gear"];
let { ref, payload: { number: issue_number }, sha } = context;
Expand Down

0 comments on commit c3adab2

Please sign in to comment.