[Scummvm-git-logs] scummvm master -> 2e6ad6255a17511fbda8d3903b807d3924d59bf4
sev-
noreply at scummvm.org
Fri Sep 2 18:18:13 UTC 2022
This automated email contains information about 1 new commit which have been
pushed to the 'scummvm' repo located at https://github.com/scummvm/scummvm .
Summary:
2e6ad6255a Update ci.yml
Commit: 2e6ad6255a17511fbda8d3903b807d3924d59bf4
https://github.com/scummvm/scummvm/commit/2e6ad6255a17511fbda8d3903b807d3924d59bf4
Author: Alex (93376818+sashashura at users.noreply.github.com)
Date: 2022-09-02T20:18:08+02:00
Commit Message:
Update ci.yml
Signed-off-by: sashashura <93376818+sashashura at users.noreply.github.com>
Changed paths:
.github/workflows/ci.yml
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index 228c64e2b65..aac45afff01 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -2,6 +2,8 @@ name: CI
on: [push, pull_request]
# schedule:
# - cron: '0 0-23/4 * * *'
+permissions:
+ contents: read
jobs:
windows:
name: Windows
More information about the Scummvm-git-logs
mailing list