Skip to content

Commit

Permalink
Add permissions to the workflow file
Browse files Browse the repository at this point in the history
  • Loading branch information
williamdes committed Nov 11, 2022
1 parent cc041b0 commit c6bb233
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
name: Test standard

permissions:
contents: read

on:
push:
pull_request:
Expand Down

0 comments on commit c6bb233

Please sign in to comment.