diff options
| author | Alex <93376818+sashashura@users.noreply.github.com> | 2022-09-02 16:08:39 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-09-02 16:08:39 +0100 |
| commit | 1f2ece2096f9b4ffd8a26489e9a13f9aec70829d (patch) | |
| tree | 0c5667f712002bf558ebcbf4d977ff889a58701c /src/ci/github-actions | |
| parent | 9353538c7bea6edb245457712cec720305c4576e (diff) | |
| download | rust-1f2ece2096f9b4ffd8a26489e9a13f9aec70829d.tar.gz rust-1f2ece2096f9b4ffd8a26489e9a13f9aec70829d.zip | |
Update ci.yml
Signed-off-by: sashashura <93376818+sashashura@users.noreply.github.com>
Diffstat (limited to 'src/ci/github-actions')
| -rw-r--r-- | src/ci/github-actions/ci.yml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/ci/github-actions/ci.yml b/src/ci/github-actions/ci.yml index 6e4b0b0c2c3..42ce0576d49 100644 --- a/src/ci/github-actions/ci.yml +++ b/src/ci/github-actions/ci.yml @@ -264,6 +264,9 @@ on: branches: - "**" +permissions: + contents: read + defaults: run: # On Linux, macOS, and Windows, use the system-provided bash as the default |
