Skip to content

Commit

Permalink
Allow all permissions by token
Browse files Browse the repository at this point in the history
  • Loading branch information
benjefferies committed Feb 22, 2024
1 parent 090f3cd commit 570b19f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/python.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
name: Python

on: [push]
permissions: write-all

jobs:
build:
Expand Down

0 comments on commit 570b19f

Please sign in to comment.