Skip to content

Commit

Permalink
fix tests (#322)
Browse files Browse the repository at this point in the history
  • Loading branch information
echo-bravo-yahoo authored Feb 1, 2025
1 parent a6e00dd commit b9f0da7
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/pr_validate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,11 @@ name: Validate Driver
on:
pull_request:

permissions:
id-token: write
contents: read
checks: write

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

0 comments on commit b9f0da7

Please sign in to comment.