We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 70d866a commit f6b7fb4Copy full SHA for f6b7fb4
.github/workflows/doc_publish.yml
@@ -14,7 +14,6 @@ permissions:
14
15
jobs:
16
check-publish-requirements:
17
- if: ${{ github.event_name != 'workflow_dispatch' }}
18
runs-on: arc-runners
19
outputs:
20
need-publish: ${{ steps.filter.outputs.doc }}
0 commit comments