Skip to content

Commit

Permalink
Update update_readme.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
costateixeira authored Nov 30, 2023
1 parent b0724ec commit 9a761b1
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .github/workflows/update_readme.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,10 @@ on:
pull_request:

workflow_dispatch:

jobs:
do-nothing:
runs-on: ubuntu-latest
steps:
- name: Placeholder step
run: echo "This action does nothing yet"

0 comments on commit 9a761b1

Please sign in to comment.