Skip to content

Commit 3eaeb54

Browse files
authored
ci: update WELCOME-NEW-USERS workflow from global .github repo (#74)
Signed-off-by: microcks-bot <[email protected]>
1 parent a774b25 commit 3eaeb54

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/welcome-new-users.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,6 @@ jobs:
1616
permissions:
1717
issues: write # for wow-actions/welcome to comment on issues
1818
pull-requests: write # wow-actions/welcome to comment on PRs
19-
# Do not run on bots and maintainers
20-
if: ${{ !contains(fromJson('["dependabot[bot]", "dependabot-preview[bot]", "allcontributors[bot]"]'), github.actor) }}
2119
runs-on: ubuntu-latest
2220
steps:
2321
- uses: wow-actions/welcome@68019c2c271561f63162fea75bb7707ef8a02c85 # To pin v1.3.1

0 commit comments

Comments
 (0)