Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
rzadp committed Oct 16, 2023
1 parent debf53b commit 529d313
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rfc-action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,6 @@ jobs:
if: ${{ github.event.issue.pull_request && startsWith(github.event.comment.body, '/rfc') }}
runs-on: ubuntu-latest
steps:
- uses: paritytech/rfc-action@rzadp/error-handle
- uses: paritytech/rfc-action@rzadp/link-to-logs
env:
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 529d313

Please sign in to comment.