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 e986558 commit 8c10e0fCopy full SHA for 8c10e0f
.github/workflows/pr_qa.yml
@@ -6,7 +6,7 @@ on:
6
workflow_dispatch:
7
8
jobs:
9
- build:
+ qa:
10
runs-on: ubuntu-latest
11
12
steps:
.github/workflows/publish.yml
@@ -7,7 +7,7 @@ permissions:
contents: read
+ publish:
13
0 commit comments