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 7f516ea commit 59d0309Copy full SHA for 59d0309
.github/workflows/on_opened_pr.yml
@@ -20,8 +20,6 @@ jobs:
20
runs-on: ubuntu-latest
21
steps:
22
- uses: actions/checkout@v3
23
- - name: "Debug workflow_run event"
24
- run: echo ${{ toJSON(github.event) }}
25
- name: "Ensure related issue is present"
26
uses: actions/github-script@v6
27
env:
0 commit comments