We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e01e63d commit 765678eCopy full SHA for 765678e
1 file changed
.github/workflows/tests.yml
@@ -55,6 +55,4 @@ jobs:
55
- name: auto PR schema
56
# отмена джобы исключается (поэтому и не always)
57
if: success() || failure()
58
- uses: Miskler/pytest-jsonschema-snapshot-bot@v0
59
- with:
60
- github_token: ${{ secrets.GITHUB_TOKEN }}
+ uses: Miskler/pytest-jsonschema-snapshot-bot@v1
0 commit comments