Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ahuang11 authored May 29, 2024
1 parent f28289e commit ed214ce
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,13 @@ name: Build

on: [push, pull_request]

permissions:
issues: write
contents: write

jobs:
test:

test:
runs-on: ubuntu-latest
strategy:
matrix:
Expand Down

0 comments on commit ed214ce

Please sign in to comment.