Skip to content

Commit

Permalink
Revert "Testing qa tag (#900)"
Browse files Browse the repository at this point in the history
This reverts commit 2087183.
  • Loading branch information
GPaoloni authored Aug 29, 2022
1 parent 2087183 commit 5ed9945
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 88 deletions.
6 changes: 0 additions & 6 deletions .github/actions/main-action/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,6 @@ inputs:
aws-region:
description: 'AWS region where Aselo documents bucket is hosted'
required: true
send-slack-message:
description: 'Specifies if should send a Slack message at the end of successful run. Defaults to true'
required: false
default: true
type: boolean
runs:
using: "composite"
steps:
Expand Down Expand Up @@ -123,7 +118,6 @@ runs:
- name: Slack Aselo channel
id: slack
uses: slackapi/slack-github-action@v1.14.0
if: ${{ inputs.send-slack-message == true }}
with:
channel-id: ${{ env.ASELO_DEPLOYS_CHANNEL_ID }}
slack-message: "`[FLEX]` Action ${{ github.workflow }} completed with SHA ${{ github.sha }}. Changelog is: ${{ github.event.inputs.changelog }} :rocket:."
Expand Down
82 changes: 0 additions & 82 deletions .github/workflows/plugin-hrm-form-pre-release-qa.yml

This file was deleted.

0 comments on commit 5ed9945

Please # to comment.