remove github debug

This commit is contained in:
Naman Malhotra 2024-09-19 21:51:17 +05:30
parent 92d5f72c40
commit b37ce64034
1 changed files with 0 additions and 4 deletions

View File

@ -13,10 +13,6 @@ jobs:
if: github.event.label.name == 'code freeze exception' if: github.event.label.name == 'code freeze exception'
runs-on: ubuntu-20.04 runs-on: ubuntu-20.04
steps: steps:
- name: Debug GitHub Context
run: |
echo "${{ toJson(github) }}"
- name: Notify Slack - name: Notify Slack
uses: archive/github-actions-slack@v2.0.0 uses: archive/github-actions-slack@v2.0.0
id: notify id: notify