We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 91a44d0 commit 22b0c71Copy full SHA for 22b0c71
1 file changed
.github/workflows/pr.yml
@@ -5,11 +5,6 @@ on:
5
- master
6
7
jobs:
8
- dependencies:
9
- uses: the-guild-org/shared-config/.github/workflows/changesets-dependencies.yaml@main
10
- secrets:
11
- githubToken: ${{ secrets.GITHUB_TOKEN }}
12
-
13
release-candidate:
14
permissions:
15
contents: write
0 commit comments