Skip to content

Commit

Permalink
add permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
srinathsetty committed Jan 6, 2025
1 parent 86a822c commit 482abe2
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/rust.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
name: Build and Test Nova

permissions:
contents: read
pull-requests: write

on:
push:
branches: [ main ]
Expand Down

0 comments on commit 482abe2

Please sign in to comment.