Skip to content

Commit

Permalink
Change action name
Browse files Browse the repository at this point in the history
  • Loading branch information
samcofer committed Jun 3, 2024
1 parent 86a73ff commit 47b1514
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,12 @@ on:
pull_request:
branches: [github-actions,main]

name: fsbench Run
name: Validate fsbench

permissions: read-all

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

0 comments on commit 47b1514

Please sign in to comment.