Skip to content

Commit e153415

Browse files
Update README.md
Updated WPILib documentation in README.
1 parent c52fa17 commit e153415

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ Prepackaged with GitHub Actions for CI/CD, Qodana for static analysis, CodeQL fo
4747
> [!CAUTION]
4848
>
4949
> **Syntax Check**
50-
>
50+
>
5151
> In the [`.github/workflows/syntax-check.yml`](.github/workflows/syntax-check.yml) workflow file, there is a [secret](https://docs.github.com/en/actions/security-guides/using-secrets-in-github-actions) that is used for automatically push changes from a GitHub Actions run, as by default the Actions runner itself does not have permission to push back to the repository. [This is intended behavior for security reasons under the normal `GITHUB_TOKEN` permission set](https://github.com/orgs/community/discussions/25702). To fix this, either:
5252
>
5353
> - Create a new [personal access token](https://docs.github.com/en/authentication/keeping-your-account-and-data-secure/managing-your-personal-access-tokens) to [scope the repository](https://docs.github.com/en/codespaces/managing-codespaces-for-your-organization/managing-development-environment-secrets-for-your-repository-or-organization#adding-secrets-for-a-repository) itself
@@ -66,5 +66,5 @@ Prepackaged with GitHub Actions for CI/CD, Qodana for static analysis, CodeQL fo
6666
>
6767
> This means any time you create a repository from this template, you need to create a new project in Qodana Cloud and add the secret scoped to the repository.
6868
69-
- WPILib 2025.1.1
69+
- WPILib 2025.3.1
7070
- Internet connection (for Gradle to download dependencies)

0 commit comments

Comments
 (0)