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 c1588e5 commit 16bd44eCopy full SHA for 16bd44e
.github/workflows/failure-help-text.yml
@@ -16,4 +16,4 @@ jobs:
16
if: ${{ github.event.workflow_run.conclusion == 'failure' && github.event.workflow_run.event == 'pull_request' }}
17
steps:
18
- name: Post comment to help
19
- uses: adafruit/circuitpython-action-library-ci-failed@v1
+ uses: tekktrik/circuitpython-action-library-ci-failed@main
0 commit comments