Skip to content

Commit

Permalink
on publish
Browse files Browse the repository at this point in the history
  • Loading branch information
jcbhmr authored Aug 17, 2023
1 parent a4d76d8 commit 15660d6
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/update-readme.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,10 @@ on:
schedule:
# https://crontab.guru/daily
- cron: "0 0 * * *"
registry_package:
workflow_run:
workflows: Publish features
types: completed
workflow_dispatch:
workflow_call:
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
Expand Down

0 comments on commit 15660d6

Please sign in to comment.