moved welcome to github self-hosted

Signed-off-by: Mark Bolwell <mark.bollyuk@gmail.com>
This commit is contained in:
Mark Bolwell 2025-01-07 18:32:29 +00:00
parent 08987aca24
commit 01df043bdd
No known key found for this signature in database
GPG Key ID: 997FF7FE93AEB5B9
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@
jobs:
# This will create messages for first time contributers and direct them to the Discord server
welcome:
runs-on: self-hosted
runs-on: ubuntu-latest
steps:
- uses: actions/first-interaction@main