Skip to content

Commit

Permalink
testing role
Browse files Browse the repository at this point in the history
  • Loading branch information
khaled Taha committed Apr 20, 2023
1 parent e60ed50 commit fd82de6
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/terraform-prod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,15 +8,13 @@ on:
branches:
- main

permissions:
id-token: write
contents: read

jobs:
terraform:
name: "Terraform"
runs-on: ubuntu-latest
permissions:
id-token: write
contents: read
pull-requests: write
steps:
- name: Checkout
Expand Down

0 comments on commit fd82de6

Please sign in to comment.