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 0d8a606 commit d9f8667Copy full SHA for d9f8667
.github/workflows/mattermost-ziti-webhook.yml
@@ -23,7 +23,7 @@ jobs:
23
runs-on: ubuntu-latest
24
name: POST Webhook
25
steps:
26
- - uses: openziti/ziti-mattermost-action-py@main
+ - uses: openziti/ziti-mattermost-action-py@debug-py-action
27
if: |
28
github.repository_owner == 'openziti'
29
&& ((github.event_name != 'pull_request_review')
0 commit comments