Skip to content

Commit

Permalink
set true to slack requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
OlteanuRares committed Oct 27, 2023
1 parent e9f8991 commit 55e43aa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@ on:
workflow_call:
secrets:
SLACK_BOT_TOKEN:
required: false
required: true
SLACK_CHANNEL_ID:
required: false
required: true
workflow_dispatch:

jobs:
Expand Down

0 comments on commit 55e43aa

Please sign in to comment.