Skip to content

Commit fdd326a

Browse files
committed
ADO#2212 - Update branch in yml file
1 parent 64682bf commit fdd326a

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.github/workflows/update-readme-branch-name.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
name: Update README with Branch Name
22

3-
on: push
3+
on:
4+
push:
45
branches:
5-
- 'brittneek'
6+
- '*'
67

78
jobs:
89
update-readme:

0 commit comments

Comments
 (0)