Skip to content

Commit

Permalink
docs: change main branch name (#26)
Browse files Browse the repository at this point in the history
  • Loading branch information
fehmianac authored Sep 4, 2021
1 parent e625848 commit c41aafd
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,8 @@ jobs:
uses: actions/checkout@v1
- name: Comment PR
uses: thollander/actions-comment-pull-request@master
uses: thollander/actions-comment-pull-request@main
with:
message: 'Example of message !'
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit c41aafd

Please sign in to comment.