Skip to content

Commit

Permalink
Add descriptive name to changes job
Browse files Browse the repository at this point in the history
  • Loading branch information
sd109 committed Dec 21, 2023
1 parent a478d45 commit b19f8f5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-push-artifacts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ on: push
jobs:
# Job to run change detection
changes:
name: Check for relevant changes
runs-on: ubuntu-latest
# Required permissions
permissions:
Expand Down

0 comments on commit b19f8f5

Please sign in to comment.