Skip to content

Merge pull request #650 from vijayv18/number-patterns-java #422

Merge pull request #650 from vijayv18/number-patterns-java

Merge pull request #650 from vijayv18/number-patterns-java #422

Workflow file for this run

name: Inclusive Organization
on:
push:
branches: master
jobs:
invite:
runs-on: ubuntu-latest
steps:
- name: Invite contributor to the organization
uses: lekterable/[email protected]
with:
organization: C0D1NG
comment: "Welcome to the world of C0D1NG 🚀"
env:
ACCESS_TOKEN: ${{ secrets.ACCESS_TOKEN }}