Skip to content

Commit

Permalink
Change permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
manabil authored Aug 19, 2023
1 parent 49f8476 commit 7c65a1b
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/black.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,12 @@
name: Black

on: [push]
on: push

jobs:
format-code:
runs-on: ubuntu-latest
permissions:
contents: write
steps:
- uses: actions/checkout@v3
with:
Expand Down

0 comments on commit 7c65a1b

Please sign in to comment.