Skip to content

Commit

Permalink
fix: Removed lines running upstream testing from this repo
Browse files Browse the repository at this point in the history
  • Loading branch information
snaselj committed Mar 10, 2023
1 parent fad4846 commit e1dbaa2
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/upstream_testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@ name: "Nautobot Upstream Monitor"
on: # yamllint disable-line rule:truthy rule:comments
schedule:
- cron: "0 4 */2 * *" # every other day at midnight
push: # yamllint disable rule:empty-values
# TODO: REMOVE PUSH LINE ABOVE

jobs:
upstream-test:
Expand Down

0 comments on commit e1dbaa2

Please sign in to comment.