Skip to content

Commit

Permalink
action not running on push, not sure why
Browse files Browse the repository at this point in the history
  • Loading branch information
elrayle committed Jun 3, 2024
1 parent d817786 commit fb58a04
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/fetch-licenses.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,7 @@ on:
schedule:
- cron: '0 0 * * *' # Runs at midnight ET
push:
branches:
- elr/udpate-licenses
branches: [elr/update-licenses]

jobs:
fetch-licenses:
Expand Down

0 comments on commit fb58a04

Please sign in to comment.