Skip to content

Commit a83f505

Browse files
authored
Update main.yaml
1 parent ef49fbd commit a83f505

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/main.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ jobs:
1010
build:
1111
runs-on: ubuntu-latest
1212
steps:
13-
- name: Check out repository code
13+
- name: ⤵️ Check out repository code
1414
uses: actions/checkout@v4
1515

16-
- name: Run a script
16+
- name: 🚀 Run a script
1717
run: echo "Hello, GitHub Actions 2026! Permissions are secured."

0 commit comments

Comments
 (0)