remove github debug
This commit is contained in:
parent
92d5f72c40
commit
b37ce64034
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue