We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 030420d commit 008ebe5Copy full SHA for 008ebe5
.github/workflows/sync_upstream.yml
@@ -9,8 +9,6 @@ on:
9
jobs:
10
sync_latest_from_upstream:
11
runs-on: ubuntu-latest
12
- permissions:
13
- contents: write
14
name: Sync latest commits from upstream repo
15
16
steps:
0 commit comments