Skip to content

Commit dcaedbf

Browse files
committed
Add emoji
1 parent 58fa831 commit dcaedbf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-check-install.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -515,7 +515,7 @@ jobs:
515515
path: "${{ inputs.additional-caches }}"
516516
key: additional-caches-${{ runner.os }}
517517

518-
- name: Check only affected modules
518+
- name: Check only affected modules 🎯
519519
if: startsWith(${{ github.event.repository.name }}, "teal.modules.") && github.event_name == 'pull_request'
520520
uses: actions/[email protected]
521521
run: |

0 commit comments

Comments
 (0)