Remove accidentally added "test" addition

This commit is contained in:
Nanne Baars 2021-09-29 14:01:57 +02:00
parent 897afa3c2b
commit ffe400cb76
No known key found for this signature in database
GPG Key ID: A6D6C06FE4EC14E7

View File

@ -51,7 +51,7 @@ jobs:
- build
runs-on: ubuntu-latest
steps:
- name: "Slack workflow notification fork test"
- name: "Slack workflow notification"
uses: Gamesight/slack-workflow-status@master
with:
repo_token: ${{secrets.GITHUB_TOKEN}}