Skip to content

Commit

Permalink
fix (cicd): Adding right permissions to pipelines
Browse files Browse the repository at this point in the history
  • Loading branch information
akevinieron authored May 12, 2024
1 parent 49a4877 commit ebcfcf4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/cd-deploy-to-dev.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
name: Deploy to dev

permissions: read-all

on:
workflow_dispatch:
pull_request:
Expand Down

0 comments on commit ebcfcf4

Please sign in to comment.