Skip to content

Commit

Permalink
Merge pull request #22 from intel/Adjusting-workflow-permissions
Browse files Browse the repository at this point in the history
Update build_testcases.yml
  • Loading branch information
el-tipton authored Aug 5, 2024
2 parents 28cf356 + 64790c4 commit 0add218
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/build_testcases.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,14 @@ on:
schedule:
- cron: '30 5 * * *'

permissions: {}

jobs:
build_test_artifacts:
name: Build Testcases
runs-on: ubuntu-latest
permissions:
contents: read
container:
image: ghcr.io/tianocore/containers/ubuntu-22-build
defaults:
Expand Down

0 comments on commit 0add218

Please sign in to comment.