Skip to content

Commit

Permalink
Better action naming
Browse files Browse the repository at this point in the history
  • Loading branch information
kappa-maintainer committed May 2, 2024
1 parent dcbc735 commit c654288
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/BuildTest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@ on:
- Experimental
- Bleeding Edge

run-name: "${{ github.event_name == 'pull_request' && 'Pull Request Build, DO NOT DOWNLOAD' || format('{0}#{1}: {2}', github.ref_name, github.run_number, github.action)}}"

permissions:
contents: read

Expand Down

0 comments on commit c654288

Please sign in to comment.