Skip to content

Post hook fails on redshift if called twice #9

Post hook fails on redshift if called twice

Post hook fails on redshift if called twice #9

name: issue-automation
on:
issues:
types: [opened]
jobs:
automate-issues-labels:
runs-on: ubuntu-latest
steps:
- name: initial labeling
uses: andymckay/labeler@master
with:
add-labels: "status:needs_triage"