Skip to content

Commit

Permalink
removing push trigger for update workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
ShutdownRepo committed Oct 17, 2023
1 parent 4563c87 commit 7e6a6a8
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/update_resources.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,6 @@ on:
schedule:
# running at 3:00pm on the first day of every month
- cron: '0 15 1 * *'
push:
paths-ignore:
- ".github/**"
- "**.md"

jobs:
init:
Expand Down

0 comments on commit 7e6a6a8

Please sign in to comment.