Skip to content

Conflicts with requests pip module and awx-ee #64

Conflicts with requests pip module and awx-ee

Conflicts with requests pip module and awx-ee #64

Workflow file for this run

name: Triage
on:
issues:
types:
- opened
jobs:
triage:
runs-on: ubuntu-latest
name: Label
steps:
- name: Label issues
uses: github/[email protected]
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
not-before: 2021-12-07T07:00:00Z
configuration-path: .github/issue_labeler.yml
enable-versioned-regex: 0
if: github.event_name == 'issues'