From d8b359101ac4251a8f0fb934ee9da9bf5874e018 Mon Sep 17 00:00:00 2001 From: microcks-bot Date: Thu, 15 Jan 2026 16:19:16 +0000 Subject: [PATCH] ci: update WELCOME-NEW-USERS workflow from global .github repo Signed-off-by: microcks-bot --- .github/workflows/welcome-new-users.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/welcome-new-users.yml b/.github/workflows/welcome-new-users.yml index 9238489..733f267 100644 --- a/.github/workflows/welcome-new-users.yml +++ b/.github/workflows/welcome-new-users.yml @@ -16,8 +16,6 @@ jobs: permissions: issues: write # for wow-actions/welcome to comment on issues pull-requests: write # wow-actions/welcome to comment on PRs - # Do not run on bots and maintainers - if: ${{ !contains(fromJson('["dependabot[bot]", "dependabot-preview[bot]", "allcontributors[bot]"]'), github.actor) }} runs-on: ubuntu-latest steps: - uses: wow-actions/welcome@68019c2c271561f63162fea75bb7707ef8a02c85 # To pin v1.3.1