Skip to content

Commit

Permalink
Update render-skeleton-rmd.yaml name in file
Browse files Browse the repository at this point in the history
  • Loading branch information
kelliemac authored Mar 6, 2024
1 parent eaf3342 commit c1cceaf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/render-skeleton-rmd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@ on:
pull_request:
branches: [ master, main, develop ]

name: render-visc-empty-skeleton-rmd
name: render-skeleton-rmd

jobs:
render-visc-empty-skeleton-rmd:
render-skeleton-rmd:
runs-on: ubuntu-latest
env:
GITHUB_PAT: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit c1cceaf

Please sign in to comment.