Skip to content

Commit

Permalink
Prepare release automation
Browse files Browse the repository at this point in the history
Adds automation to prepare a classic buildpack release. See heroku/languages-github-actions#183
  • Loading branch information
colincasey committed Jan 24, 2024
1 parent 26ab7e8 commit e86cc91
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/prepare_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@ name: Prepare Buildpack Release

on:
workflow_dispatch:
# TODO: remove the pull_request trigger before merge, it's just for testing.
pull_request:

jobs:
prepare-release:
Expand Down

0 comments on commit e86cc91

Please sign in to comment.