Skip to content

Commit 9d3ad1c

Browse files
authored
Update 99-auto-format-dependabot-prettier-updates.yml
1 parent 8a0a7d5 commit 9d3ad1c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/99-auto-format-dependabot-prettier-updates.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,9 @@ jobs:
1010
- name: Checkout code
1111
uses: actions/checkout@v4
1212

13+
- name: Branch name
14+
run: echo running on branch ${GITHUB_REF##*/}
15+
1316
- name: Set up Node.js
1417
uses: actions/setup-node@v4
1518
with:

0 commit comments

Comments
 (0)