Skip to content

Commit

Permalink
Update reusable-content-sync.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisMarsh82 authored Dec 11, 2023
1 parent aa7e89e commit aa4df58
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/reusable-content-sync.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ on:
type: string
default: Automated PR creation from actions

jobs:
jobs:
build:
runs-on: ubuntu-latest
steps:
Expand Down Expand Up @@ -157,4 +157,4 @@ on:
title: ${{ inputs.pr-title }}
# The body of the pull request.
body: ${{ inputs.pr-body }}
labels: test - preview
labels: test - preview

0 comments on commit aa4df58

Please sign in to comment.