Skip to content

Commit 8b5abf9

Browse files
committed
Remove emoji from zizmor workflow
1 parent 0589f89 commit 8b5abf9

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/zizmor.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ permissions: {}
1010

1111
jobs:
1212
zizmor:
13-
name: Run zizmor 🌈
13+
name: Run zizmor
1414
runs-on: ubuntu-latest
1515
permissions:
1616
security-events: write # Required for upload-sarif (used by zizmor-action) to upload SARIF files.
@@ -22,5 +22,5 @@ jobs:
2222
with:
2323
persist-credentials: false
2424

25-
- name: Run zizmor 🌈
25+
- name: Run zizmor
2626
uses: zizmorcore/zizmor-action@b1d7e1fb5de872772f31590499237e7cce841e8e # v0.5.3

0 commit comments

Comments
 (0)