Update .github/workflows/direct-push.yml

Co-authored-by: Alyssa Ross <hi@alyssa.is>
master
Domen Kožar 2021-04-19 14:06:54 +02:00 committed by GitHub
parent c9911f91ae
commit 932ffcd08d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@ jobs:
uses: peter-evans/commit-comment@v1
with:
body: |
@${{ github.actor }} pushed a commit directly to master/release branch
@${{ github.actor }}, you pushed a commit directly to master/release branch
instead of going through a Pull Request.
That's highly discouraged beyond the few exceptions listed