Skip to content

Commit c33acc8

Browse files
authored
Update qa.yml
1 parent 9396211 commit c33acc8

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/qa.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,6 @@ jobs:
1111
runs-on: ubuntu-latest
1212
if: github.event.workflow_run.conclusion == 'success'
1313
steps:
14-
- name: Echo github obj
15-
run: echo ${{ toJson(github) }}
1614
- uses: actions/checkout@v3
1715
with:
1816
repository: ${{ github.event.workflow_run.head_repository.full_name }}

0 commit comments

Comments
 (0)