Thanks to visit codestin.com Credit goes to github.com
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 7b44be8 commit 32ddbb0Copy full SHA for 32ddbb0
1 file changed
.github/workflows/zulip.yaml
@@ -13,7 +13,6 @@ jobs:
13
steps:
14
15
- name: Send Zulip notification
16
- if: startsWith(github.ref, 'refs/tags/')
17
uses: zulip/github-actions-zulip/send-message@v1
18
with:
19
api-key: ${{ secrets.ZULIP_API_KEY }}
0 commit comments