Skip to content

Commit

Permalink
Test branch to verify #134
Browse files Browse the repository at this point in the history
  • Loading branch information
colincasey committed Sep 11, 2023
1 parent f27dde0 commit 34567ed
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/_buildpacks-prepare-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,9 @@ jobs:
name: Prepare Release
runs-on: ${{ inputs.ip_allowlisted_runner }}
steps:
- name: Test
run: echo 'test branch'

- name: Get token for GH application (Linguist)
uses: heroku/use-app-token-action@main
id: generate-token
Expand Down

0 comments on commit 34567ed

Please sign in to comment.