We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ef49fbd commit a83f505Copy full SHA for a83f505
1 file changed
.github/workflows/main.yaml
@@ -10,8 +10,8 @@ jobs:
10
build:
11
runs-on: ubuntu-latest
12
steps:
13
- - name: Check out repository code
+ - name: ⤵️ Check out repository code
14
uses: actions/checkout@v4
15
16
- - name: Run a script
+ - name: 🚀 Run a script
17
run: echo "Hello, GitHub Actions 2026! Permissions are secured."
0 commit comments