Skip to content

Commit

Permalink
Update update_readme.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mikyll authored Sep 2, 2023
1 parent cbd6312 commit 657c297
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/update_readme.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Readme
name: Update Readme
on:
push:
branches:
Expand All @@ -20,7 +20,7 @@ jobs:
commit_message: "update README.md"
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Update-Questions:
Update-Readme:
runs-on: ubuntu-latest
steps:
- name: Check out repository code
Expand Down

0 comments on commit 657c297

Please sign in to comment.