buluma / ansible-role-hashicorp

Install HashiCorp products using packages.
Apache License 2.0
1 stars 1 forks source link

add to tracker #2

Closed github-actions[bot] closed 2 years ago

github-actions[bot] commented 2 years ago

https://github.com/buluma/ansible-role-hashicorp/blob/baf0e1abdbb0c007cc8e037e32601c9b2fb4aaec/.github/workflows/release_drafter.yml#L20


    # Only following types are handled by the action, but one can default to all as well
    types: [opened, reopened, synchronize]

# TODO: add to tracker
concurrency:
  group: ${{ github.ref }}-${{ github.workflow }}
  cancel-in-progress: true

jobs:
  update_release_draft:
    runs-on: ubuntu-latest
buluma commented 2 years ago

all good