Skip to content

Commit

Permalink
Remove permissions statement in workflow.
Browse files Browse the repository at this point in the history
  • Loading branch information
moorepants committed Apr 24, 2024
1 parent 7e0b6e9 commit b174ed2
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/latex.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@ on:
push:
branches:
- master
permissions:
contents: write
jobs:
build_latex:
concurrency: ci-${{ github.ref }}
Expand Down

0 comments on commit b174ed2

Please sign in to comment.