Skip to content

Commit

Permalink
test: github action sync
Browse files Browse the repository at this point in the history
  • Loading branch information
barbaraperic committed Feb 12, 2025
1 parent c36c996 commit 87bfa57
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/update-versions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ on:
schedule:
- cron: '0 0 * * 1' # Runs at 00:00 every Monday
workflow_dispatch: # Allows manual trigger
pull_request:
types: [opened, reopened, synchronize]

jobs:
update-version:
Expand Down

0 comments on commit 87bfa57

Please sign in to comment.