Skip to content

Conversation

@keisar
Copy link
Contributor

@keisar keisar commented Oct 15, 2025

  • Triggers on PRs to main branch with path filtering
  • Sets up Java 21 and SBT environment
  • Caches dependencies for faster builds
  • Runs scalafmtCheck, compile, Test/compile, and test
  • 10 minute timeout with concurrency control

- Triggers on PRs to main branch with path filtering
- Sets up Java 21 and SBT environment
- Caches dependencies for faster builds
- Runs scalafmtCheck, compile, Test/compile, and test
- 10 minute timeout with concurrency control
@keisar keisar self-assigned this Oct 15, 2025
- Add permissions block with contents: read
- Follows principle of least privilege for GITHUB_TOKEN
- Resolves GitHub security alert about implicit permissions
- Relocate permissions from job level to top level (after name)
- Provides single source of truth for all jobs
- Follows GitHub's recommended pattern for permissions placement
- More visible for security audits
@keisar keisar merged commit 59325d9 into main Oct 15, 2025
3 of 4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants