Skip to content

Commit

Permalink
Update update_readme.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jonas-becker authored Jun 18, 2024
1 parent 4af37c4 commit 3698afa
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/update_readme.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,10 @@
name: Replace Text in README

push:
branches:
- main
branches: [ "main" ]

jobs:
update_readme:
update-readme:
runs-on: ubuntu-latest
steps:
- name: Checkout repository
Expand Down

0 comments on commit 3698afa

Please sign in to comment.