Skip to content

Can I Join This Organisation? #109

Can I Join This Organisation?

Can I Join This Organisation? #109

Workflow file for this run

on:
issues:
types: [labeled]
jobs:
automate_invite:
runs-on: ubuntu-latest
steps:
- name: Invite on label
uses: vj-abigo/[email protected]
with:
organization: App-Choreography
label: Organisation Invite! 📨
repo-token: ${{ secrets.GITHUB_TOKEN }}
env:
INVITE_TOKEN: ${{ secrets.INVITE_TOKEN }}