Merge pull request #1476 from Devils-Knight/permks-1

Add token permissions for deployments/azure-webapps-python.yml
This commit is contained in:
Sampark Sharma
2022-05-16 16:25:07 +05:30
committed by GitHub
+5
View File
@@ -29,6 +29,9 @@ on:
- $default-branch
workflow_dispatch:
permissions:
contents: read
jobs:
build:
runs-on: ubuntu-latest
@@ -61,6 +64,8 @@ jobs:
!venv/
deploy:
permissions:
contents: none
runs-on: ubuntu-latest
needs: build
environment: