Skip to content

Commit

Permalink
Merge pull request #5 from gmolau/Update-GA-example
Browse files Browse the repository at this point in the history
Update GA example
  • Loading branch information
gmolau authored Oct 26, 2021
2 parents 6f0c0c2 + 06cdf35 commit b9c490a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,8 +61,8 @@ jobs:
- name: Checkout repo
uses: actions/checkout@v2
- name: Update CODEOWNERS file
uses: ./
- name: Commit CODEOWNERS file
uses: gmolau/codeowners@v0.1.2
- name: Commit CODEOWNERS file
uses: EndBug/add-and-commit@v7
with:
message: Update CODEOWNERS file (CODEOWNERS Bot)
Expand Down

0 comments on commit b9c490a

Please sign in to comment.