Skip to content

Commit

Permalink
remove slack channel param
Browse files Browse the repository at this point in the history
  • Loading branch information
Yuyuutsu committed Jan 8, 2025
1 parent 6317767 commit 3095275
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion ci/output-results-to-slack.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ inputs:
params:
OUTPUT_BUCKET:
OUTPUT_DIR:
SLACK_CHANNEL_NAME:
SLACK_CHANNEL_ID:
NUMBER_OF_DAYS:
SERVICE_ACCOUNT_JSON: ((gcp.service_account_json))
Expand Down
1 change: 0 additions & 1 deletion scripts/slack_notification.py
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,6 @@ def parse_environment_variables():

def post_slack_notification(
slack_auth_token,
slack_channel,
content,
attachment_filename,
file_type,
Expand Down

0 comments on commit 3095275

Please sign in to comment.