We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0a3019b commit 809f7e4Copy full SHA for 809f7e4
.github/workflows/fireoxos-ios-testrail-milestone.yml
@@ -16,6 +16,7 @@ jobs:
16
echo "Release Name: ${{ github.event.release.name }}"
17
echo "Body: ${{ github.event.release.body }}"
18
echo "Slack Webhook Url: ${{ secrets.SLACK_MOBILE_ALERTS_SANDBOX_CHANNEL }}"
19
+ echo "Massimo"
20
- name: Run the reusable action from branch
21
uses: mozilla-mobile/testops-tools/.github/actions/firefox-ios-milestone@mb/firefox-ios-milestone
22
with:
0 commit comments