Skip to content

Commit

Permalink
ci: renaming
Browse files Browse the repository at this point in the history
  • Loading branch information
ColinFay committed Jan 15, 2025
1 parent 8b673de commit 697dade
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@ on:
branches: [main, master]
pull_request:

name: R-CMD-check.yaml
name: playwright.yaml

permissions: read-all

jobs:
R-CMD-check:
playwright:
runs-on: ubuntu-latest
env:
GITHUB_PAT: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 697dade

Please sign in to comment.