Skip to content

Commit

Permalink
Update and rename lro-repo-scaffolder.yml to keypr.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
OLeonardoRodrigues authored Jul 29, 2022
1 parent 52eebdd commit cb99de2
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,14 @@ name: "Run Repo Keeper"
on: [push]

jobs:
lro-repo-scaffolder:
keypr:
name: "Run Repo Keeper"
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v3

- name: LRO Repo Scaffolder
uses: OLeonardoRodrigues/repo-keeper@v0.2.0
uses: fr-platform/keypr@v0.2.0
with:
github-pat: ${{ secrets.PAT }}

0 comments on commit cb99de2

Please sign in to comment.