Skip to content
This repository has been archived by the owner on Sep 27, 2022. It is now read-only.

Commit

Permalink
Update github-config to 20e3bcf
Browse files Browse the repository at this point in the history
  • Loading branch information
paketo-bot authored and ryanmoran committed Jul 30, 2020
1 parent c9c6db9 commit 2a80fe7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/create-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ jobs:
run: ./scripts/integration.sh
env:
GIT_TOKEN: ${{ github.token }}
CNB_BUILDER_IMAGE: ${{ secrets.CNB_BUILDER_IMAGE }}

release:
name: Release
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/test-pull-request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ jobs:
run: ./scripts/integration.sh
env:
GIT_TOKEN: ${{ github.token }}
CNB_BUILDER_IMAGE: ${{ secrets.CNB_BUILDER_IMAGE }}

approve:
name: Auto Approve
Expand Down

0 comments on commit 2a80fe7

Please sign in to comment.