Skip to content

Commit

Permalink
Trigger build workflow on lifecycle-release dispatch event
Browse files Browse the repository at this point in the history
Ensures sample builders are up-to-date with the lifecycle. See buildpacks/lifecycle#801

Signed-off-by: glokta1 <rafeyahmad@protonmail.com>
  • Loading branch information
glokta1 committed Feb 14, 2023
1 parent cb5b990 commit d70aefa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-and-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ on:
repository_dispatch:
types:
- pack-release
- lifecycle-release

jobs:
build-deploy-linux:
Expand Down

0 comments on commit d70aefa

Please sign in to comment.