Skip to content

Commit

Permalink
ADO#2212 - Update branch in yml file
Browse files Browse the repository at this point in the history
  • Loading branch information
bkeller108 committed Feb 29, 2024
1 parent 64682bf commit fdd326a
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/update-readme-branch-name.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
name: Update README with Branch Name

on: push
on:
push:
branches:
- 'brittneek'
- '*'

jobs:
update-readme:
Expand Down

0 comments on commit fdd326a

Please sign in to comment.