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 a165872 commit c50ffcbCopy full SHA for c50ffcb
.github/workflows/main.yml
@@ -36,8 +36,8 @@ jobs:
36
PY_COLORS: '1'
37
ANSIBLE_FORCE_COLOR: '1'
38
pull_request_event: ${{ github.event.pull_request.number }}
39
- - name: Adding markdown
40
- run: echo '### Hello world! :rocket:' >> $GITHUB_STEP_SUMMARY
+ # - name: Adding markdown
+ # run: echo '### Hello world! :rocket:' >> $GITHUB_STEP_SUMMARY
41
# workshop_job_provision:
42
# runs-on: ubuntu-latest
43
# name: Workshop Provision
0 commit comments