Skip to content

Commit

Permalink
Only run this workflow if the README has been updated
Browse files Browse the repository at this point in the history
  • Loading branch information
stefannibrasil committed Apr 12, 2024
1 parent 0e07cb9 commit e1fa128
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/dynamic-readme.yml
@@ -1,9 +1,11 @@
name: update-templates

on:
on:
push:
branches:
- main
paths:
- README.md
workflow_dispatch:

jobs:
Expand Down

0 comments on commit e1fa128

Please sign in to comment.