Home
last modified time | relevance | path

Searched +full:x +full:- +full:mailgun +full:- +full:variables (Results 1 – 1 of 1) sorted by relevance

/llvm-project/.github/workflows/
H A Dllvm-bugs.yml10 - opened
13 auto-subscribe:
14 runs-on: ubuntu-latest
15 if: github.repository == 'llvm/llvm-project'
17 - uses: actions/setup-node@v4
19 node-version: 18
20 check-latest: true
21 - run: npm install mailgun.js form-data
22 - name: Send notification
23 uses: actions/github-script@v6
[all …]