Skip to content

Commit

Permalink
Adding Permissions to Github Action (#53)
Browse files Browse the repository at this point in the history
* testing new creds

* permissions

* cleaned up
  • Loading branch information
etai-shuchatowitz authored Aug 28, 2024
1 parent 8d2557a commit 2931e09
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,10 @@ on:
paths:
- 'integration/**'

permissions:
id-token: write
contents: read

jobs:
appimage:
name: Integration Tests for RealSense
Expand Down

0 comments on commit 2931e09

Please sign in to comment.