Skip to content

Commit

Permalink
chg - Removed permissions list
Browse files Browse the repository at this point in the history
  • Loading branch information
AptiviCEO committed Sep 27, 2024
1 parent ea4bea4 commit b52957e
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .github/workflows/trackisplist.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,6 @@ jobs:
track:
name: Track
runs-on: 'ubuntu-latest'
permissions:
actions: read
contents: read
security-events: write
strategy:
fail-fast: false

Expand All @@ -29,10 +25,6 @@ jobs:
- name: Download the list
run: |
bash Nettify/assets/IspInfo/getispinfo.sh
- name: Show git diff
run: |
git status
git diff
- name: Add difference and push
uses: EndBug/add-and-commit@v9
with:
Expand Down

0 comments on commit b52957e

Please sign in to comment.