Skip to content

Commit 0f7b48b

Browse files
committed
test change
1 parent dfc9a03 commit 0f7b48b

File tree

2 files changed

+1
-4
lines changed

2 files changed

+1
-4
lines changed

.github/workflows/check-restricted-files.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,5 @@ jobs:
3434
echo Diff between head and base sha
3535
git diff --name-only ${{ github.event.pull_request.head.sha }} ${{ github.event.pull_request.base.sha }}
3636
37-
echo Diff between head and base ref
38-
git diff --name-only origin/${{ github.event.pull_request.head.ref }} origin/${{ github.event.pull_request.base.ref }}
39-
4037
env:
4138
HEAD: ${{ github.ref_name }}

versions/1.2.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Swagger RESTful API Documentation Specification
1+
# Swagger RESTful API Documentation Specification - dummy change
22

33
#### Version 1.2
44

0 commit comments

Comments
 (0)