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 7a68997 commit 2f64307Copy full SHA for 2f64307
1 file changed
.github/workflows/release-patch-from-comment.yml
@@ -25,7 +25,6 @@ jobs:
25
26
- name: 'Get PR Status'
27
id: 'pr_status'
28
- if: "steps.slash_command.outputs.dispatched == 'true'"
29
env:
30
GH_TOKEN: '${{ secrets.GITHUB_TOKEN }}'
31
run: |
0 commit comments