Skip to content

Take amount of reservations into account for free machine count. (#538) #129

Take amount of reservations into account for free machine count. (#538)

Take amount of reservations into account for free machine count. (#538) #129

---
name: Release Drafter Action
on:
push:
branches:
- master
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: release-drafter/release-drafter@v6
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}