Skip to content

Commit

Permalink
ci: revert action on push
Browse files Browse the repository at this point in the history
  • Loading branch information
averissimo committed Oct 18, 2023
1 parent f01056b commit 9b36a6a
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/scheduled.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,6 @@ on:
schedule:
- cron: '45 3 * * 0'
workflow_dispatch:
# Section to be removed before action is merged
# note: branch below needs to point to main instead of new-verdepcheck-strategy
push:
branches:
- verdepcheck_action
# end of section to be removed

jobs:
dependency-test:
Expand Down

0 comments on commit 9b36a6a

Please sign in to comment.