Home
last modified time | relevance | path

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

/external/python/cpython3/.github/workflows/
Dnew-bugs-announce-notifier.yml1 name: new-bugs-announce notifier
6 - opened
12 notify-new-bugs-announce:
13 runs-on: ubuntu-latest
14 timeout-minutes: 10
16 - uses: actions/setup-node@v3
18 node-version: 14
19 - run: npm install mailgun.js form-data
20 - name: Send notification
21 uses: actions/github-script@v6
[all …]