Skip to content

Commit

Permalink
Pin PRDoc image to v0.0.5 until we are ready for v0.0.6 (#1947)
Browse files Browse the repository at this point in the history
This PR prevents failures until #1946 is merged.
  • Loading branch information
chevdor authored and tdimitrov committed Oct 23, 2023
1 parent c2bf6be commit 4b85e25
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check-prdoc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on:
types: [labeled, opened, synchronize, unlabeled]

env:
IMAGE: paritytech/prdoc:latest
IMAGE: paritytech/prdoc:v0.0.5
API_BASE: https://api.github.com/repos
REPO: ${{ github.repository }}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 4b85e25

Please sign in to comment.