Skip to content

Commit

Permalink
Remove old (hopefully useless) code
Browse files Browse the repository at this point in the history
  • Loading branch information
carstingaxion committed Jul 31, 2024
1 parent 9382cb1 commit 1d9487b
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/playground-preview.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,12 +26,6 @@ concurrency:
group: ${{ github.workflow }}-${{ github.event_name == 'pull_request' && github.head_ref || github.sha }}
cancel-in-progress: true

# Permission can be added at job level or workflow level
#
# IS THIS STILL NEEDED ???
# permissions:
# pull-requests: write

jobs:

zip:
Expand Down

0 comments on commit 1d9487b

Please sign in to comment.