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 dfc9a03 commit 0f7b48bCopy full SHA for 0f7b48b
.github/workflows/check-restricted-files.yaml
@@ -34,8 +34,5 @@ jobs:
34
echo Diff between head and base sha
35
git diff --name-only ${{ github.event.pull_request.head.sha }} ${{ github.event.pull_request.base.sha }}
36
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
-
40
env:
41
HEAD: ${{ github.ref_name }}
versions/1.2.md
@@ -1,4 +1,4 @@
1
-# Swagger RESTful API Documentation Specification
+# Swagger RESTful API Documentation Specification - dummy change
2
3
#### Version 1.2
4
0 commit comments