Skip to content
This repository was archived by the owner on Mar 13, 2024. It is now read-only.

Commit a8f14cb

Browse files
committed
tidy docs.yml
1 parent 5fa4798 commit a8f14cb

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.github/workflows/docs.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -15,12 +15,6 @@ jobs:
1515
runs-on: ubuntu-latest
1616

1717
steps:
18-
- name: Dump github context
19-
run: echo "$GITHUB_CONTEXT"
20-
shell: bash
21-
env:
22-
GITHUB_CONTEXT: ${{ toJson(github) }}
23-
2418
- name: Avoid git conflicts when tag and branch pushed at same time
2519
if: startsWith(github.ref, 'refs/tags')
2620
run: sleep 60

0 commit comments

Comments
 (0)