mirror of
https://github.com/documenso/documenso
synced 2026-04-21 13:27:18 +00:00
fix: added eol to workflow file
Signed-off-by: Adithya Krishna <adikrish@redhat.com>
This commit is contained in:
parent
84c6a40815
commit
942d4bf905
1 changed files with 1 additions and 1 deletions
2
.github/workflows/semantic-pull-requests.yml
vendored
2
.github/workflows/semantic-pull-requests.yml
vendored
|
|
@ -18,4 +18,4 @@ jobs:
|
|||
steps:
|
||||
- uses: amannn/action-semantic-pull-request@v5
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
|
|
|||
Loading…
Reference in a new issue