mirror of
https://github.com/element-hq/synapse.git
synced 2026-05-31 15:24:30 +00:00
Dependabot changelog: pass GITHUB_TOKEN to gh
This commit is contained in:
@@ -45,6 +45,8 @@ jobs:
|
||||
gh workflow run "tests.yml" --ref "$GITHUB_REF"
|
||||
gh workflow run "release-artifacts.yml" --ref "$GITHUB_REF"
|
||||
shell: bash
|
||||
env:
|
||||
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
||||
# THIS WORKFLOW HAS VARIOUS WRITE PERMISSIONS---do not add other jobs here unless they
|
||||
# are sufficiently locked down to dependabot only as above.
|
||||
|
||||
Reference in New Issue
Block a user