Skip to content

Commit

Permalink
Merge pull request #308 from nautobot/ub_ci_fix
Browse files Browse the repository at this point in the history
Fix the CI
  • Loading branch information
itdependsnetworks authored Aug 11, 2022
2 parents 6432864 + b1c98a3 commit ee85da6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ on: # yamllint disable-line rule:truthy rule:comments
branches:
- "main"
- "develop"
tags:
- "v*"
pull_request: ~

env:
Expand Down

0 comments on commit ee85da6

Please sign in to comment.