We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent abca4cc commit b67afb8Copy full SHA for b67afb8
.github/workflows/changeset-converter.yml
@@ -22,7 +22,7 @@ jobs:
22
github.event.pull_request.base.ref == 'main' &&
23
github.actor != 'github-actions'
24
)
25
- runs-on: ubuntu-latest`
+ runs-on: ubuntu-latest
26
permissions:
27
contents: write
28
pull-requests: write
0 commit comments