Update update.yml

This commit is contained in:
Aleksandr Statciuk 2023-04-09 19:04:52 +03:00
parent acf52a9a90
commit 8f36ce1459

View file

@ -19,7 +19,7 @@ jobs:
git config user.name ${{ github.actor }}
git config user.email '${{ github.actor }}@users.noreply.github.com'
git add data/channels.csv
git commit -m "[Bot] Update channels.csv"
git commit -m "[Bot] Update channels.csv" --no-verify
git status
- name: Create Pull Request
uses: peter-evans/create-pull-request@v5