Skip to content

Commit

Permalink
Update regression_test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ting-ms authored Nov 24, 2023
1 parent 758f636 commit 5d132e3
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .github/workflows/regression_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,14 @@ on:
jobs:
# This workflow contains a single job called "linux_job"
run_tests:
permissions:
contents: read
issues: read
checks: write
pull-requests: write
pages: write
id-token: write

uses: azure-rtos/threadx/.github/workflows/regression_template.yml@master
secrets: inherit
with:
Expand Down

0 comments on commit 5d132e3

Please sign in to comment.