Skip to content

Commit

Permalink
Merge pull request #1181 from alphagov/pp-12111/make_post_merge_actio…
Browse files Browse the repository at this point in the history
…n_callable

PP-12111 make `post-merge` workflow callable
  • Loading branch information
nlsteers authored Mar 22, 2024
2 parents 11df357 + aa3d8b8 commit da3c2c9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/post-merge.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
name: Post Merge

on:
workflow_call:
push:
branches:
- master
Expand Down

0 comments on commit da3c2c9

Please sign in to comment.