diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 731a578..fc0f172 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -5,6 +5,9 @@ on: schedule: - cron: '0 0/4 * * *' +permissions: + contents: write + concurrency: nope jobs: