Skip to content

Fix mongo credentials #64

Fix mongo credentials

Fix mongo credentials #64

Workflow file for this run

name: Move new issues into Backlog
on:
issues:
types: [opened]
jobs:
issue_opened_or_reopened:
runs-on: ubuntu-latest
steps:
- name: Move issue to New
uses: leonsteinhaeuser/[email protected]
with:
gh_token: ${{ secrets.ADMIN_TOKEN }}
organization: alercebroker
project_id: 8
resource_node_id: ${{ github.event.issue.node_id }}
status_value: Backlog