Skip to content

Commit

Permalink
Merge pull request #30 from DataDog/storms/fix-azure-login
Browse files Browse the repository at this point in the history
Fix Azure Login workflow
  • Loading branch information
jcstorms1 authored Jan 30, 2024
2 parents 762c4c5 + 36858e7 commit b9c2c9b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/update_apps.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@ name: update_self_monitoring_apps
on:
workflow_dispatch:

permissions:
id-token: write
contents: read

jobs:
update_apps:
runs-on: ubuntu-latest
Expand Down

0 comments on commit b9c2c9b

Please sign in to comment.