Skip to content

Commit

Permalink
Update the GitHub action for signoff checks
Browse files Browse the repository at this point in the history
  • Loading branch information
AndrewFerr committed Sep 14, 2023
1 parent a46989a commit a630313
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/sign-off.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,4 @@ on:

jobs:
signoff:
uses: matrix-org/backend-meta/.github/workflows/[email protected]

uses: matrix-org/backend-meta/.github/workflows/sign-off.yml@v2
1 change: 1 addition & 0 deletions changelog.d/901.misc
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Update the GitHub action used for checking pull requests for sign-off status.

0 comments on commit a630313

Please sign in to comment.