Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main'
Browse files Browse the repository at this point in the history
  • Loading branch information
bifrurcated committed Jan 13, 2024
2 parents 1609abf + 0299ac8 commit eb569df
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/build_and_test_maven.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,12 @@ on:
branches: ["main"]
pull_request:
branches: ["main"]

permissions:
contents: read
checks: write
id-token: write

jobs:
build:
name: Build and Run Tests
Expand Down

0 comments on commit eb569df

Please sign in to comment.