Skip to content

Commit

Permalink
add permission to action
Browse files Browse the repository at this point in the history
  • Loading branch information
cloudprofessionals committed Jan 8, 2025
1 parent 96d85f0 commit 5a91611
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
name: GitHub Actions Demo
run-name: ${{ github.actor }} is testing out GitHub Actions 🚀
on: [push]
permissions: read-all
jobs:
Explore-GitHub-Actions:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 5a91611

Please sign in to comment.