Skip to content

Commit

Permalink
add PR to action updater
Browse files Browse the repository at this point in the history
  • Loading branch information
grizz committed Sep 29, 2024
1 parent b2af280 commit 7a2ac57
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/actions-updater.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ on:
schedule:
# Automatically run on every Sunday
- cron: '0 0 * * 0'
pull_request:
branches: [main]

jobs:
build:
Expand Down

0 comments on commit 7a2ac57

Please sign in to comment.