.github: disable notice mode for issue/pr/push notifications

This commit is contained in:
Duncaen 2020-08-26 10:54:37 +02:00
parent 130da0780c
commit f3504e5986
No known key found for this signature in database
GPG key ID: 335C1D17EC3D6E35
3 changed files with 0 additions and 3 deletions

View file

@ -19,7 +19,6 @@ jobs:
continue-on-error: true
if: github.repository == 'void-linux/void-packages'
with:
notice: true
channel: "#xbps"
nickname: void-packages
sasl_password: ${{ secrets.freenode_password_void_packages }}

View file

@ -19,7 +19,6 @@ jobs:
continue-on-error: true
if: github.repository == 'void-linux/void-packages'
with:
notice: true
channel: "#xbps"
nickname: void-packages
sasl_password: ${{ secrets.freenode_password_void_packages }}

View file

@ -19,7 +19,6 @@ jobs:
continue-on-error: true
if: github.repository == 'void-linux/void-packages'
with:
notice: true
channel: "#xbps"
nickname: void-packages
sasl_password: ${{ secrets.freenode_password_void_packages }}