Skip to content

Commit

Permalink
Update GA example
Browse files Browse the repository at this point in the history
  • Loading branch information
Georg Molau committed Oct 26, 2021
1 parent 6f0c0c2 commit 7c6d9f6
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.1
- name: Commit CODEOWNERS file
uses: EndBug/add-and-commit@v7
with:
message: Update CODEOWNERS file (CODEOWNERS Bot)
Expand Down

0 comments on commit 7c6d9f6

Please sign in to comment.