Skip to content

Commit

Permalink
Merge pull request #16 from nirmata/token-removal-flow
Browse files Browse the repository at this point in the history
Removal of PAT (Personal Access Token) token
  • Loading branch information
anusha94 authored Jan 16, 2025
2 parents 6d83cc4 + 4892c07 commit 72369d7
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/test-action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,6 @@ jobs:
steps:
- name: Checkout code
uses: actions/checkout@v2
with:
token: ${{ secrets.PAT }}
- name: Install NCTL scan
uses: ./
- name: Check install
Expand Down

0 comments on commit 72369d7

Please sign in to comment.