Skip to content

Commit e9109d4

Browse files
committed
Use mozilla action
1 parent fcdfbba commit e9109d4

File tree

3 files changed

+1
-105
lines changed

3 files changed

+1
-105
lines changed

.github/actions/slack-workflow-notification/action.yml

Lines changed: 0 additions & 77 deletions
This file was deleted.

.github/actions/slack/action.yml

Lines changed: 0 additions & 26 deletions
This file was deleted.

.github/workflows/default_completed.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -71,8 +71,7 @@ jobs:
7171

7272
runs-on: ubuntu-latest
7373
steps:
74-
- uses: actions/checkout@v4
75-
- uses: ./.github/actions/slack-workflow-notification
74+
- uses: mozilla/addons/.github/actions/slack-workflow-notification@main
7675
with:
7776
slack_token: ${{ secrets.SLACK_TOKEN }}
7877
slack_channel: ${{ secrets.SLACK_ADDONS_PRODUCTION_CHANNEL }}

0 commit comments

Comments
 (0)