Skip to content

Commit

Permalink
Make it clearer what the purpose of build is
Browse files Browse the repository at this point in the history
  • Loading branch information
Richy-Z committed May 15, 2024
1 parent 9fd5a49 commit 4b33aa6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-v2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

# Removed if statement inside capture build artifacts because matrix.java will always be 21.
# Cleaned up the yml file with better formatting and clear separation for better understanding.
name: build
name: 🔨 Build ThreatenGL
on: [pull_request, push]

jobs:
Expand Down

0 comments on commit 4b33aa6

Please sign in to comment.