Skip to content

Bump checkmarx/ast-github-action from 2.0.19 to 2.0.22 #102

Bump checkmarx/ast-github-action from 2.0.19 to 2.0.22

Bump checkmarx/ast-github-action from 2.0.19 to 2.0.22 #102

Workflow file for this run

name: Auto Assign
on:
issues:
types: [opened]
pull_request:
types: [opened]
jobs:
run:
runs-on: ubuntu-latest
permissions:
issues: write
pull-requests: write
steps:
- name: 'Auto-assign issue'
uses: pozil/auto-assign-issue@v1
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
assignees: dezren39
numOfAssignee: 1