mirror of
https://github.com/selfxyz/self.git
synced 2026-01-09 14:48:06 -05:00
fix release calendar pr workflow (#1266)
This commit is contained in:
4
.github/workflows/release-calendar.yml
vendored
4
.github/workflows/release-calendar.yml
vendored
@@ -43,9 +43,9 @@ on:
|
||||
- cron: "0 17 * * 0"
|
||||
|
||||
permissions:
|
||||
contents: read
|
||||
contents: write
|
||||
pull-requests: write
|
||||
issues: write # Required for creating labels
|
||||
issues: write
|
||||
|
||||
jobs:
|
||||
release_to_staging:
|
||||
|
||||
Reference in New Issue
Block a user