Searched +full:x +full:- +full:mailgun +full:- +full:variables (Results 1 – 1 of 1) sorted by relevance
10 - opened13 auto-subscribe:14 runs-on: ubuntu-latest15 if: github.repository == 'llvm/llvm-project'17 - uses: actions/setup-node@v419 node-version: 1820 check-latest: true21 - run: npm install mailgun.js form-data22 - name: Send notification23 uses: actions/github-script@v6[all …]