Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 7e7f1a0

Browse files
authored
Added permissions to github workflow (#1292)
1 parent a6f1f44 commit 7e7f1a0

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

‎.github/workflows/tests.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,13 @@
11
name: Tests
2+
permissions:
3+
contents: read
24
on:
35
push:
46
branches: ["main"]
57
pull_request:
68
branches: ["main"]
79
schedule:
810
- cron: '0 4 * * *'
9-
1011
jobs:
1112
test:
1213
name: Run test

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /