disable notifications for myself
@ -11,6 +11,7 @@ on:
jobs:
welcome:
runs-on: ubuntu-latest
if: github.actor != 'neilpang'
steps:
- uses: actions/github-script@v6
with:
@ -13,6 +13,7 @@ on:
@ -6,6 +6,7 @@ on:
notify:
- name: Checkout wiki repository
uses: actions/checkout@v4