Skip to content

Commit 5b9418e

Browse files
committed
Adding compiling to github workflows
1 parent 6193fd7 commit 5b9418e

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.github/workflows/rust.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@ on:
66
pull_request:
77
branches: ["master"]
88

9+
permissions:
10+
contents: write
11+
pages: write
12+
913
env:
1014
CARGO_TERM_COLOR: always
1115

0 commit comments

Comments
 (0)