Skip to content

Add the options for the user to add custom or automatic tolerations to tolerations for Helm operation pods #1107

Add the options for the user to add custom or automatic tolerations to tolerations for Helm operation pods

Add the options for the user to add custom or automatic tolerations to tolerations for Helm operation pods #1107

name: Add Issues Labels
on:
issues:
types:
- opened
jobs:
add_qa_label_to_issues:
runs-on: ubuntu-latest
permissions:
issues: write
steps:
- uses: actions/checkout@v2
- name: Use Node.js
uses: actions/setup-node@v4
with:
node-version-file: '.nvmrc'
- name: script
env:
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
run: node .github/workflows/scripts/add-issue-labels.js